ну так в interfaces что-то типа:
auto lo eth0
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
        address 192.168.0.101
        netmask 255.255.0.0
        broadcast 192.168.255.255
        gateway 192.168.1.1
        metric 1
        mtu 1500
цифры из ifconfig своего, network-manager снести к чертям


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Ответить