Advertising
- Stuff
- Sunday, May 6th, 2012 at 2:37:43pm MDT
- GNU nano 2.2.6 File: /etc/network/interfaces Modified
- # This file describes the network interfaces available on your system
- # and how to activate them. For more information, see interfaces(5).
- # The loopback network interface
- auto lo
- iface lo inet loopback
- # The primary network interface
- auto eth0
- iface eth0 inet manual
- up ifconfig $IFACE up
- # The wlan interface
- auto wlan0
- iface wlan0 inet manual
- up ifconfig $IFACE up
- # The bridge interface
- auto br0
- iface br0 inet static
- address 192.168.0.2
- netmask 255.255.255.0
- gateway 192.168.0.1
- bridge_ports wlan0
- bridge_ports eth0
- bridge_stp no
- bridge_maxwait 0
- bridge_fd 0
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.