2005-04-11 22:24:09 +04:00
|
|
|
# That is a static version of the network interface setup.
|
|
|
|
# You have to edit it to match your driver/ip/subnet.
|
2006-12-05 15:38:02 +03:00
|
|
|
#ifconfig /dev/net/ipro1000/0 192.168.0.10 up
|
2005-04-11 22:24:09 +04:00
|
|
|
|
|
|
|
# This adds the default gateway. Edit it for your needs
|
2006-12-05 15:38:02 +03:00
|
|
|
#route add /dev/net/ipro1000/0 default gw 192.168.0.1
|