Portál AbcLinuxu, 7. května 2025 20:19
auto lo iface lo inet loopback allow-hotplug eth0 iface eth0 inet static address 10.0.0.79 netmask 255.0.0.0 gateway 10.0.0.100 iface ppp0 inet ppp provider ppp0
Do /etc/network/interfaces
přidejte auto eth0
a mělo by to jet.
Zde je můj /etc/network/interfaces (názorná ukázka):
auto lo iface lo inet loopback address 127.0.0.1 netmask 255.0.0.0 iface eth0 inet static address 192.168.1.25 netmask 255.255.255.0 gateway 192.168.1.254 auto eth0
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.