Hi Brian

Thank you for your prompt response.  There are two versions of the interface 
included.  The first is when I first open ubuntu and my wireless connection 
does not work.


auto lo
iface lo inet loopback


iface eth0 inet static
address 192.168.10.104
netmask 255.255.255.0
gateway 192.168.10.1

# auto eth1
# iface eth1 inet dhcp

# auto eth2
# iface eth2 inet dhcp


iface ath0 inet static
wireless-essid Teds ZyXEL
wireless-key 1A2B3C4D5E
address 192.168.10.104
netmask 255.255.255.0
gateway 192.168.10.1

auto wlan0
iface wlan0 inet dhcp



auto ath0The second is after I do sudo ifdown ath0 and sudo ifup ath0
auto lo
iface lo inet loopback


iface eth0 inet static
address 192.168.10.104
netmask 255.255.255.0
gateway 192.168.10.1

# auto eth1
# iface eth1 inet dhcp

# auto eth2
# iface eth2 inet dhcp


iface ath0 inet static
wireless-essid Teds ZyXEL
wireless-key 1A2B3C4D5E
address 192.168.10.104
netmask 255.255.255.0
gateway 192.168.10.1

auto wlan0
iface wlan0 inet dhcp



auto ath0
In addition the network connection icon in the upper right hand corner show 
that I am not connected to a network in either case.

Hope this helps.

Thank you

Ted


----- Original Message ----- 
From: "Brian Murray" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 03, 2007 8:24 PM
Subject: [Bug 95577] Re: Wireless Connection Problem Ath0 AMD64


Thanks for taking the time to report this bug and helping to make Ubuntu
better.  Could you please add the contents of your
'/etc/network/interfaces' file?  Thanks in advance.

** Changed in: Ubuntu
     Assignee: (unassigned) => Brian Murray
       Status: Unconfirmed => Needs Info

-- 
Wireless Connection Problem  Ath0 AMD64
https://bugs.launchpad.net/bugs/95577
You received this bug notification because you are a direct subscriber
of the bug.

-- 
Wireless Connection Problem  Ath0 AMD64
https://bugs.launchpad.net/bugs/95577
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to