Can't Navigate My LAN Or Ping

NoOp glgxg at sbcglobal.net
Sun Dec 7 16:56:06 UTC 2008


On 12/07/2008 02:15 AM, Nils Kassube wrote:
> Nils Kassube wrote:
>> iface ath0 inet dhcp
> 
> Oh well, that was the wrong one. This is for static configuration:
> 
> auto eth1
> iface eth1 inet static
> # configuration for WPA2
>     wpa-driver wext
>     wpa-ssid SSID
>     wpa-ap-scan 2
>     wpa-proto WPA2
>     wpa-pairwise CCMP
>     wpa-key-mgmt WPA-PSK
>     wpa-psk 28964ba6ea8b8f3a0db1c4414b327da253d0af5d4f4adccec0f8abf5b05b10f8
> # psk from "wpa_passphrase SSID passphrase"
>     address 192.168.2.123
>     network 192.168.2.0
>     netmask 255.255.255.0
>     broadcast 192.168.2.255
>     gateway 192.168.2.1
> 
> And in /etc/rc.local I had to add this line:
> 
> /etc/init.d/networking restart
> 
> 
> Nils
> 

You've no resolv.conf issues on your machine?
[Intrepid] Network Manager - Set Static/Manual IP resolv.conf
http://comments.gmane.org/gmane.linux.ubuntu.user/165858





More information about the ubuntu-users mailing list