Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 575126 Details for
Bug 808751
WLAN does not work if ethernet connection cannot be established at boot time
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Requested info after activation of wlan connection
with_wlan (text/plain), 3.98 KB, created by
o.h.weiergraeber
on 2012-04-04 13:31:36 UTC
(
hide
)
Description:
Requested info after activation of wlan connection
Filename:
MIME Type:
Creator:
o.h.weiergraeber
Created:
2012-04-04 13:31:36 UTC
Size:
3.98 KB
patch
obsolete
>(~): /sbin/ip a >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 scope host lo > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000 > link/ether 00:1f:e2:1c:60:b1 brd ff:ff:ff:ff:ff:ff > inet 192.168.2.12/24 brd 192.168.2.255 scope global eth0 >3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000 > link/ether 00:21:5c:75:b4:b1 brd ff:ff:ff:ff:ff:ff > inet 192.168.2.103/24 brd 192.168.2.255 scope global wlan0 > inet6 fe80::221:5cff:fe75:b4b1/64 scope link > valid_lft forever preferred_lft forever >4: vmnet1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 > link/ether 00:50:56:c0:00:01 brd ff:ff:ff:ff:ff:ff > inet 192.168.185.1/24 brd 192.168.185.255 scope global vmnet1 > inet6 fe80::250:56ff:fec0:1/64 scope link > valid_lft forever preferred_lft forever >5: vmnet8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 > link/ether 00:50:56:c0:00:08 brd ff:ff:ff:ff:ff:ff > inet 192.168.50.1/24 brd 192.168.50.255 scope global vmnet8 > inet6 fe80::250:56ff:fec0:8/64 scope link > valid_lft forever preferred_lft forever >6: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN > link/ether e2:ed:3c:12:0f:b2 brd ff:ff:ff:ff:ff:ff > > >(~): /sbin/route -n >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.50.0 0.0.0.0 255.255.255.0 U 0 0 0 vmnet8 >192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 >192.168.2.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0 >192.168.185.0 0.0.0.0 255.255.255.0 U 0 0 0 vmnet1 >169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0 >0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 wlan0 > > >(~): cat /etc/resolv.conf ># Generated by NetworkManager >domain Speedport_W_504V_Typ_A >search Speedport_W_504V_Typ_A mydomain.de >nameserver 192.168.2.1 > > >(~): ping 192.168.2.1 >PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. >From 192.168.2.12 icmp_seq=2 Destination Host Unreachable >From 192.168.2.12 icmp_seq=3 Destination Host Unreachable >From 192.168.2.12 icmp_seq=4 Destination Host Unreachable >^C >--- 192.168.2.1 ping statistics --- >5 packets transmitted, 0 received, +3 errors, 100% packet loss, time 4621ms >pipe 3 > > >(~): ping 192.168.2.25 >PING 192.168.2.25 (192.168.2.25) 56(84) bytes of data. >From 192.168.2.12 icmp_seq=2 Destination Host Unreachable >From 192.168.2.12 icmp_seq=3 Destination Host Unreachable >From 192.168.2.12 icmp_seq=4 Destination Host Unreachable >^C >--- 192.168.2.25 ping statistics --- >4 packets transmitted, 0 received, +3 errors, 100% packet loss, time 3709ms >pipe 3 > > >(~): ping 134.94.85.135 >PING 134.94.85.135 (134.94.85.135) 56(84) bytes of data. >64 bytes from 134.94.85.135: icmp_seq=3 ttl=55 time=60.2 ms >64 bytes from 134.94.85.135: icmp_seq=4 ttl=55 time=58.1 ms >64 bytes from 134.94.85.135: icmp_seq=5 ttl=55 time=57.3 ms >64 bytes from 134.94.85.135: icmp_seq=6 ttl=55 time=55.7 ms >64 bytes from 134.94.85.135: icmp_seq=7 ttl=55 time=55.0 ms >^C >--- 134.94.85.135 ping statistics --- >7 packets transmitted, 5 received, 28% packet loss, time 6526ms >rtt min/avg/max/mdev = 55.096/57.330/60.274/1.830 ms > > >(~): ping 134.94.85.135 >PING 134.94.85.135 (134.94.85.135) 56(84) bytes of data. >64 bytes from 134.94.85.135: icmp_seq=1 ttl=55 time=57.0 ms >64 bytes from 134.94.85.135: icmp_seq=2 ttl=55 time=56.3 ms >64 bytes from 134.94.85.135: icmp_seq=3 ttl=55 time=56.0 ms >64 bytes from 134.94.85.135: icmp_seq=4 ttl=55 time=58.5 ms >64 bytes from 134.94.85.135: icmp_seq=5 ttl=55 time=57.5 ms >^C >--- 134.94.85.135 ping statistics --- >5 packets transmitted, 5 received, 0% packet loss, time 4425ms >rtt min/avg/max/mdev = 56.072/57.118/58.563/0.924 ms
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 808751
:
575125
| 575126 |
575127