My home network is 192.168.178.* and I can't access my Pluto via ssh with USB under 192.168.2.1. I'm running with Linux. My routers adress is 192.168.178.1. I tried different settings. My actual config.txt is:
# Analog Devices PlutoSDR Rev.C (Z7010-AD9363)
# Device Configuration File
# 1. Open with an Editor
# 2. Edit this file
# 3. Save this file on the device USB drive
# 4. Eject the device USB Drive
# Doc: wiki.analog.com/.../customizing
[NETWORK]
hostname = pluto
ipaddr = 192.168.178.190
ipaddr_host = 192.168.178.1
netmask = 255.255.255.0
[WLAN]
ssid_wlan = MyWLAN
pwd_wlan = xxxxxxxxxx
ipaddr_wlan = 192.168.178.190
[USB_ETHERNET]
ipaddr_eth = 192.168.178.190
netmask_eth = 255.255.255.0
[SYSTEM]
xo_correction =
udc_handle_suspend = 0
# USB Communication Device Class Compatibility Mode [rndis|ncm|ecm]
usb_ethernet_mode = ncm
[ACTIONS]
diagnostic_report = 0
dfu = 0
reset = 0
calibrate = 0
Thanks for your help in advance!
added router adress
[edited by: gatonero at 2:32 PM (GMT -4) on 9 May 2025]