|
@ -5,7 +5,6 @@ auto lo |
|
|
iface lo inet loopback |
|
|
iface lo inet loopback |
|
|
|
|
|
|
|
|
# You will want to edit this for your requirements. |
|
|
# You will want to edit this for your requirements. |
|
|
# (network, broadcast and gateway are optional) |
|
|
|
|
|
|
|
|
|
|
|
# In the example below the host was set-up in this way: |
|
|
# In the example below the host was set-up in this way: |
|
|
# ifconfig tap0 192.168.1.5 |
|
|
# ifconfig tap0 192.168.1.5 |
|
@ -18,4 +17,3 @@ iface lo inet loopback |
|
|
# network 192.168.1.0 |
|
|
# network 192.168.1.0 |
|
|
# broadcast 192.168.1.255 |
|
|
# broadcast 192.168.1.255 |
|
|
# gateway 192.168.1.5 |
|
|
# gateway 192.168.1.5 |
|
|
# |
|
|
|
|
|