Comment 92 for bug 5364

Revision history for this message
evaimitico (evaimitico) wrote :

i have Ubuntu 8.10 64 bit
i tried a static configuration, using NM-configuration editor, of my WPA wireless network, but i have problem with gateway settings, even if i filled the necessary info

nm-tool output:
- Device: wlan0 ----------------------------------------------------------------
  Type: 802.11 WiFi
  Driver: iwlagn
  State: connected
  Default: no
  HW Address: 00:21:5D:7B:D5:FC

[..cut..]

  IPv4 Settings:
    Address: 192.168.0.2
    Prefix: 24 (255.255.255.0)
    Gateway: 0.0.0.0

    DNS: 192.168.0.1

my /etc/ntework/interfaces:
auto lo
iface lo inet loopback

root@fab-laptop:/etc/NetworkManager# route -n
Tabella di routing IP del kernel
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlan0

root@fab-laptop:/etc/NetworkManager# cat /etc/resolv.conf
# Generated by NetworkManager

Do you need other infos?