Code: Alles auswählen
# ifconfig eth0 192.168.255.254 mask 255.255.255.255 up
mask: Unbekannter Rechner
ifconfig: `--help' gives usage information.
Code: Alles auswählen
# ifconfig eth0 192.168.255.254 mask 255.255.255.255 up
mask: Unbekannter Rechner
ifconfig: `--help' gives usage information.
Code: Alles auswählen
router:/home/fuzzy# ifconfig
[...]
eth0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[...]
ppp0 Link encap:Point-to-Point Protocol
inet addr:321.321.321.321 P-t-P:123.123.123.123 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
[...]