Jump to content

Recommended Posts

Posted (edited)

Ping no browse issue.

 

 

Topology:

 

motorola 850g wireless router -> win2k system with a wireless pci card -> same win2k system doing ICS over a ethernet port -> linux machine

 

no firewalls, port forwarding, avntivirus, or spyware

 

 

i enabled ICS on the wireless adapter (192.168.10.1) which put my ethernet adapter on the same machine to 192.168.0.1 with a subnet of 255.255.255.0

 

installed simplymepis

 

i reboot the win2k machine and the mepis machine (connected via crossover)

 

computers come up:

 

win2k-

wirelesscard- ip: 192.168.10.5 gw: 192.168.10.1 sub: 255.255.255.0

ethernet- ip: 192.168.0.1 gw: blank sub: 255.255.255.0

mepis-

eth0 shows- ip: 192.168.0.247

 

and when i do netstat -rn i get this

 

destination gateway genmask flags mss window irtt ifac

192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 eth0

0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 eth0

 

 

 

I can ping server names like yahoo.com and ping ips. Cannot browse by ip or name. I can establish a connectoin with ftp servers from the bash, but as soon as it connects it tries to get the file list and times out. From the bash i can connect to irc servers, but as soon as it finds my hostname it times out. Kweather works. But I've been trying very hard to get this to work and so far nobody has been able to help. The ICS works, I have a windows box i switched with the linux box to make sure. Its not simplymepis, College linux, vector linux, and ark linux all did the same thing. Ping no browse.

 

Heres a copy of an ipconfig /all from the win2k machine with default settings

 

 

C:\Documents and Settings\Paul1>ipconfig /all

 

Windows 2000 IP Configuration

 

Host Name . . . . . . . . . . . . : paul

Primary DNS Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Broadcast

IP Routing Enabled. . . . . . . . : Yes

WINS Proxy Enabled. . . . . . . . : No

 

Ethernet adapter Local Area Connection:

 

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : VIA VT6102 Rhine II Fast Ethernet Ad

apter

Physical Address. . . . . . . . . : 00-0B-6A-13-E9-A1

DHCP Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 192.168.0.1

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

DNS Servers . . . . . . . . . . . :

 

Ethernet adapter Local Area Connection 2:

 

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Wireless-B PCI Adapter

Physical Address. . . . . . . . . : 00-12-17-42-2B-A2

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IP Address. . . . . . . . . . . . : 192.168.10.5

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.10.1

DHCP Server . . . . . . . . . . . : 192.168.10.1

DNS Servers . . . . . . . . . . . : 192.168.10.1

Lease Obtained. . . . . . . . . . : Saturday, June 11, 2005 3:23:03 PM

Lease Expires . . . . . . . . . . : Sunday, June 12, 2005 3:23:03 PM

 

C:\Documents and Settings\Paul1>

 

 

 

Here is some information that might help:

 

root@1[~]# ifconfig -a

eth0 Link encap:Ethernet HWaddr 00:A0:CC:64:EA:64

inet addr:192.168.0.247 Bcast:192.168.0.255 Mask:255.255.255.0

inet6 addr: fe80::2a0:ccff:fe64:ea64/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:507 errors:355 dropped:0 overruns:0 frame:381

TX packets:516 errors:1 dropped:0 overruns:0 carrier:1

collisions:0 txqueuelen:1000

RX bytes:53199 (51.9 KiB) TX bytes:56633 (55.3 KiB)

Interrupt:10 Base address:0x1400

 

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:16 errors:0 dropped:0 overruns:0 frame:0

TX packets:16 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:744 (744.0 B) TX bytes:744 (744.0 B)

 

sit0 Link encap:IPv6-in-IPv4

NOARP MTU:1480 Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

 

root@1[~]#

 

 

root@1[~]# ifconfig eth0

eth0 Link encap:Ethernet HWaddr 00:A0:CC:64:EA:64

inet addr:192.168.0.247 Bcast:192.168.0.255 Mask:255.255.255.0

inet6 addr: fe80::2a0:ccff:fe64:ea64/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:507 errors:355 dropped:0 overruns:0 frame:381

TX packets:516 errors:1 dropped:0 overruns:0 carrier:1

collisions:0 txqueuelen:1000

RX bytes:53199 (51.9 KiB) TX bytes:56633 (55.3 KiB)

Interrupt:10 Base address:0x1400

 

 

 

root@1[~]# ping yahoo.com

PING yahoo.com (216.109.112.135): 56 data bytes

64 bytes from 216.109.112.135: icmp_seq=0 ttl=47 time=57.1 ms

64 bytes from 216.109.112.135: icmp_seq=1 ttl=47 time=53.7 ms

64 bytes from 216.109.112.135: icmp_seq=2 ttl=46 time=55.0 ms

64 bytes from 216.109.112.135: icmp_seq=3 ttl=46 time=55.3 ms

64 bytes from 216.109.112.135: icmp_seq=4 ttl=46 time=60.1 ms

64 bytes from 216.109.112.135: icmp_seq=5 ttl=47 time=60.4 ms

64 bytes from 216.109.112.135: icmp_seq=6 ttl=47 time=60.8 ms

 

 

 

root@1[~]# route -en

Kernel IP routing table

Destination Gateway Genmask Flags MSS Window irtt Iface

192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0

root@1[~]#

 

 

 

 

Sorry its so long, just trying to be thorough. Please help I'm very frustrated..

Edited by Kaula
Posted

whats sad is that i dont know anything about linux so the first 5 hours i spent trying different distros because i thought the others were bad. i kept seeing ping replys, but never bothred to see how many of the packets were slippin

Posted

Don't ya just HATE that? It's always the simple stuff too! Glad you got it fixed! (At least you learned a little about different versions of Linux!)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...