Re: [Lxc-users] trying to bridge wireless

2011-06-04 Thread matthew byers
Ok, i added the change to lxcbr0-up file and saved. I went back and used brctl to add in the info you gave before but when i run ifup lxcbr0 i get: dnsmasq:bad command line options: try --help Seems as if there is some wrong network info i may have entered somewhere on my end. Just wanted to ask

Re: [Lxc-users] trying to bridge wireless

2011-06-04 Thread Serge Hallyn
Quoting matthew byers (faintstlsa...@gmail.com): > here is what i got when i ran last command: > > stlsaint@stlsaint-devcore:~$ sudo /opt/bin/lxcbr0-up > iptables v1.4.4: host/network `' not found Oh, fudge. The problem is I told you (in the blog post) to do cat > file << EOF hack hack $var hac

Re: [Lxc-users] trying to bridge wireless

2011-06-04 Thread matthew byers
here is what i got when i ran last command: stlsaint@stlsaint-devcore:~$ sudo /opt/bin/lxcbr0-up iptables v1.4.4: host/network `' not found Try `iptables -h' or 'iptables --help' for more information. dnsmasq: bad command line options: try --help stlsaint@stlsaint-devcore:~$ On Fri, Jun 3, 2011

Re: [Lxc-users] trying to bridge wireless

2011-06-03 Thread matthew byers
I will try that out when i get back home. I had to go to work. On Fri, Jun 3, 2011 at 7:59 PM, Serge Hallyn wrote: > Weird. > > You have bridge-utils installed? Does > >brctl addbr lxcbr0 >ifconfig lxcbr0 192.168.42.8 netmask 255.255.255.0 >/opt/bin/lxcbr0-up > > work? >

Re: [Lxc-users] trying to bridge wireless

2011-06-03 Thread Serge Hallyn
Weird. You have bridge-utils installed? Does brctl addbr lxcbr0 ifconfig lxcbr0 192.168.42.8 netmask 255.255.255.0 /opt/bin/lxcbr0-up work? Quoting matthew byers (faintstlsa...@gmail.com): > stlsaint@stlsaint-devcore:~$ sudo ifup lxcbr0 > SIOCSIFADDR: No such device > l

Re: [Lxc-users] trying to bridge wireless

2011-06-03 Thread matthew byers
stlsaint@stlsaint-devcore:~$ sudo ifup lxcbr0 SIOCSIFADDR: No such device lxcbr0: ERROR while getting interface flags: No such device SIOCSIFNETMASK: No such device lxcbr0: ERROR while getting interface flags: No such device Failed to bring up lxcbr0. On Fri, Jun 3, 2011 at 6:14 PM, Serge Hallyn

Re: [Lxc-users] trying to bridge wireless

2011-06-03 Thread Serge Hallyn
Quoting matthew byers (faintstlsa...@gmail.com): > Hey i am trying to run lxc on my laptop but am having problem setting up > bridge. My internet connection consist of a WAN that i have absolutely no > control over. I connect my tablet to the network and then tether it to my > laptop. I followed di

[Lxc-users] trying to bridge wireless

2011-06-03 Thread matthew byers
Hey i am trying to run lxc on my laptop but am having problem setting up bridge. My internet connection consist of a WAN that i have absolutely no control over. I connect my tablet to the network and then tether it to my laptop. I followed directions from this site: http://s3hh.wordpress.com/2011/0