On 28/04/2023 10:41, JORGE GONZALEZ ORELLANA via USRP-users wrote:
I end up making a interfaces file under /etc/network with this content:

|$ auto lo $ iface lo inet loopback $ auto eth0 $ iface eth0 inet static $ address 192.168.10.42 $ netmask 255.255.255.0 |
and it works correctly, now i have a static ip.

another question that i have, it how to take a file from the USRP, i been try scp -p and i get this on the terminal

root@ni-e31x-32132F0:~# scp -p piano.wav [email protected]:/~
ssh: connect to host 192.168.10.2 port 22: Connection refused
lost connection

running ping from the usrp to the host pc works fine.
You're not running an SSHD server on your PC host.

El jue, 27 abr 2023 a las 21:30, Marcus D. Leech (<[email protected]>) escribió:

    On 27/04/2023 14:12, JORGE GONZALEZ ORELLANA wrote:
    > eth0.network  sfp0.network    sfp0_2.network  sfp1.network
    >  sfp1_2.network
    > int0.network  sfp0_1.network  sfp0_3.network  sfp1_1.network
    >  sfp1_3.network
    >
    I followed the guide here:

    https://wiki.archlinux.org/title/systemd-networkd

    Since the E31x series use systemd-networkd

    The config files are under /data/network, but other than that, it
    follows systemd-networkd


_______________________________________________
USRP-users mailing list [email protected]
To unsubscribe send an email [email protected]
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to