The workaround for this in Intrepid (don't know if it will work for
hardy) is to first see if you have the ioctls:

[EMAIL PROTECTED]:/home/pgraner# iwpriv
lo        no private ioctls.

eth0      no private ioctls.

eth1      Available private ioctls :
          set_leddc        (8BE0) : set   1 int   & get   0      
          set_vlanmode     (8BE1) : set   1 int   & get   0      
          set_pm           (8BE2) : set   1 int   & get   0      

then actually set it:

[EMAIL PROTECTED]:~$ sudo iwpriv eth1 set_vlanmode 0

Note this has to be done as root.

-- 
wl: telnet/ssh connections blocked when going through NAT to external sites
https://bugs.launchpad.net/bugs/259816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to