WLAN connection available, but no internet
Posted: Sun Feb 27, 2011 7:00 am
Hi,
First of all really great forum and a great software. Secondly, I apologize once before starting for my bad English and a little note I am an absolute beginner in the area of open source.
Yesterday I have installed Fedora 12 on my PC, which I now want to use as a home server. The installation of Fedora 12 was now problem.
I connected with my WLAN USB Adapter (ALFA AWUS036EH) to my Router and had access to the internet. I've started the Amahi Installer
and installed it successfully.
After this step I want to started to set up my home server. But I do not have access to the internet. The "wireless network connection symbol" in the upper right corner show me that the WLAN Adapter has connected to the Router, but I cannot access to the internet.
If i type the command ifconfig in the terminal it shows me the following text:
And the command route generate the following text:
I hope someone could help me. If you need more information please let it me know.
Greetings and thanks
nas
First of all really great forum and a great software. Secondly, I apologize once before starting for my bad English and a little note I am an absolute beginner in the area of open source.
Yesterday I have installed Fedora 12 on my PC, which I now want to use as a home server. The installation of Fedora 12 was now problem.
I connected with my WLAN USB Adapter (ALFA AWUS036EH) to my Router and had access to the internet. I've started the Amahi Installer
and installed it successfully.
After this step I want to started to set up my home server. But I do not have access to the internet. The "wireless network connection symbol" in the upper right corner show me that the WLAN Adapter has connected to the Router, but I cannot access to the internet.
If i type the command ifconfig in the terminal it shows me the following text:
Code: Select all
eth0 Link encap:Ethernet Hardware Adresse 00:01:2E:32:1E:E2
inet Adresse:192.168.178.10 Bcast:192.168.178.255 Maske:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:16 Basisadresse:0xec00
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:255 errors:0 dropped:0 overruns:0 frame:0
TX packets:255 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:25335 (24.7 KiB) TX bytes:25335 (24.7 KiB)
tun0 Link encap:UNSPEC Hardware Adresse 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet Adresse:10.8.0.1 P-z-P:10.8.0.2 Maske:255.255.255.255
UP PUNKTZUPUNKT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
Code: Select all
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
10.8.0.2 * 255.255.255.255 UH 0 0 0 tun0
192.168.178.0 * 255.255.255.0 U 0 0 0 eth0
192.168.178.0 * 255.255.255.0 U 2 0 0 wlan1
10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0
link-local * 255.255.0.0 U 1002 0 0 eth0
default 192.168.178.1 0.0.0.0 UG 0 0 0 wlan1
Greetings and thanks
nas