Comment 3 for bug 201090

Revision history for this message
Omegamormegil (omegamormegil) wrote : Re: Will not connect when manually configuring my wireless connection [Regression, Hardy alpha]

nate@Numenore:~$ ping 192.168.1.1
connect: Network is unreachable
nate@Numenore:~$ sudo ifdown eth1
[sudo] password for nate:
ifdown: interface eth1 not configured
nate@Numenore:~$ sudo ifup eth1
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 5 value 0x1 - * Starting portmap daemon...
 * Already running.
   ...done.
 * Starting NFS common utilities
   ...done.
nate@Numenore:~$ ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=1.47 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=1.25 ms

--- 192.168.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 1.255/1.366/1.477/0.111 ms
nate@Numenore:~$