Re: Internet problem - Ubuntu



joshdotwhite@xxxxxxxxx wrote:
I've just installed Ubuntu 6.10 and I'm trying to get the internet up
and running. My pc has a Netgear WG311v3 Wireless PCI card. I have
installed the windoes drivers using ndiswrapper and everything seems
to be working fine. I can login to the router at http://10.1.1.1 and
see my linux box as a connected DHCP client through firefox and I can
even successfully ping addresses like www.google.com.

I'm assuming that you mean you can ping google.com from your linux
box (as opposed to from the router).

However, when I try to navigate firefox to any web address, i get no
action. I just sits there for ages before eventually timing out.

If you can ping google, then you do have basic connectivity. A
data packet can get from your box to the Internet and a reply can
come back.

Perhaps the place to look to see what happens to HTTP packets is
your firewall configuration.

Here is the output from "sudo iwconfig wlan0"
wlan0 IEEE 802.11g ESSID:"Jane_Is_Great"
Mode:Managed Frequency:2.437 GHz Access Point:
00:11:95:95:FA:8C
Bit Rate:54 Mb/s Sensitivity=-200 dBm
RTS thr:2346 B Fragment thr:2346 B
Encryption key:4321-0812-22 Security mode:restricted
Power Management:off
Link Quality:100/100 Signal level:-71 dBm Noise level:-256
dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


That looks fine. You have an 802.11g (54Mb/s) connection, and with
a signal level of -71 dBm you've got maybe a 10 dB fade margin to
work with.

and here is the output from "sudo ifconfig wlan0"
wlan0 Link encap:Ethernet HWaddr 00:0F:B5:85:A0:61
inet addr:10.1.1.2 Bcast:10.255.255.255 Mask:255.0.0.0
inet6 addr: fe80::20f:b5ff:fe85:a061/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1622 (1.5 KiB) TX bytes:1818 (1.7 KiB)
Interrupt:209 Memory:ee010000-ee020000

That looks fine too. No errors showing, but you'd only run a few
packets of data at that point, so it probably doesn't mean much
other than it basically does work.

Any ideas why everything exceopt actually using a browser to see the
internet seems to be working??

When you /ping/ another node the data is sent using ICMP (control)
packets. You might also try using /traceroute/, which sends UDP
(datagram) packets, just to see if there is a different result.
That would be another indication that your firewall is getting
in the way.

--
Floyd L. Davidson <http://www.apaflo.com/floyd_davidson>
Ukpeagvik (Barrow, Alaska) floyd@xxxxxxxxxx
.



Relevant Pages

  • if_start() and send queue question
    ... My device driver is getting incoming packets fine, but for some reason I am not able to send a single packet. ... Feb 7 19:14:32 schizo kernel: DHOST ff ff ff ff ff ff ... PING 192.168.0.1: 56 data bytes ... ping: sendto: Invalid argument ...
    (freebsd-net)
  • if_start() and sending packets problem
    ... My device driver is getting incoming packets fine, ... Feb 7 19:14:32 schizo kernel: DHOST ff ff ff ff ff ff ... PING 192.168.0.1: 56 data bytes ... ping: sendto: Invalid argument ...
    (freebsd-hackers)
  • ath seeming to lose carrier arbitrarily
    ... PING psg.com: 56 data bytes ... packets transmitted, 2 packets received, 0% packet loss ... some time later, suddenly, connectivity seems to have gone away ... packets transmitted, 0 packets received, 100% packet loss ...
    (freebsd-current)
  • Re: How safe / unsafe is Free Open WiFi?
    ... While not meaning to detract from any ISP's product offerings, it's important to know that any use of any internet connectivity brings risk. ... Certainly a 'free and open' WiFi network doesn't imply WEP, or WPA/2- PSK or WPA/2-Radius setup, yet free and open services can and should include at least WEP. ... It's true that because the packets are broadcast in the air that the potential for compromise is much greater, but it is no more secure 'plugging in' to a wall jack in an Internet context. ... There are processes that can mitigate the risk of transmitting data across any network, and failing to implement these is clearly stepping away from 'due diligence'. ...
    (Security-Basics)
  • Netgear MA401 stopped working
    ... the host, seem to be sending packets, but never receive anything back. ... PING 192.168.112.1: 56 data bytes ... I, on the other hand, suspect a hardware problem with the card. ... pci_cfgintr: 0:2 INTA BIOS irq 11 ...
    (freebsd-net)