9172931102
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19432 a95241bf-73f2-0310-859d-f6bbb57e9c96
7 lines
270 B
Plaintext
7 lines
270 B
Plaintext
# That is a static version of the network interface setup.
|
|
# You have to edit it to match your driver/ip/subnet.
|
|
#ifconfig /dev/net/ipro1000/0 192.168.0.10 up
|
|
|
|
# This adds the default gateway. Edit it for your needs
|
|
#route add /dev/net/ipro1000/0 default gw 192.168.0.1
|