Networking Forums

Networking Forums > Computer Networking > Linux Networking > networking problem

Reply
Thread Tools Display Modes

networking problem

 
 
Beef
Guest
Posts: n/a

 
      04-25-2006, 02:03 PM
I have two computers. Sheaf (192.168.0.2) runs Mandriva 2006, Porter
(192.168.0.3) runs Ubuntu 5.10.

They are connected to a NetGear Wireless ADSL router (model DG834G)
(192.168.0.3), by ethernet cables.

I can ping from sheaf to porter, but not from porter back to sheaf.

Both machines can go through the router to the internet.

Here are the routing tables:

root@porter:~# netstat -rn
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
(netstat on porter doesn't list lo, but the interface is configured OK)

[root@sheaf ~]# netstat -rn
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 eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth1


I spent hours looking for traceroute on Ubuntu, before finding tracepath:

[root@sheaf ~]# tracepath porter
1: 192.168.0.2 (192.168.0.2) 0.348ms pmtu 1500
1: porter (192.168.0.3) 0.590ms reached
Resume: pmtu 1500 hops 1 back 1

root@porter:~# tracepath sheaf
1: 192.168.0.3 (192.168.0.3) 0.437ms pmtu 1500
1: no reply
2: no reply
3: no reply

I think that the problem is with routing through the router, not really on
the computers themselves.

I tried creating static routes on the router from one machine to the
other, and this changed nothing.

Can anybody explain to me what is wrong, so I can fix it, please?


Beef.
 
Reply With Quote
 
 
 
 
josepe
Guest
Posts: n/a

 
      04-26-2006, 04:20 AM
Are both Linux personal firewall working

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Networking problem James Wireless Networks 4 04-04-2006 02:02 PM
networking problem Gary Metzler Windows Networking 1 12-12-2005 09:46 PM
networking problem Jeff Broadband Hardware 0 05-01-2005 05:41 AM
Networking problem Alex Windows Networking 0 12-22-2003 08:50 PM
Networking problem Gary Windows Networking 2 11-17-2003 09:08 PM



1 2 3 4 5 6 7 8 9 10 11