View previous topic :: View next topic |
Author |
Message |
the_y_man Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 25 Jan 2004 Posts: 80
|
Posted: Tue Mar 16, 2004 4:09 am Post subject: cant ping my machines |
|
|
so this is my setup, very self explanatory:
[img:c0133972f3]http://www.student.yorku.ca/~crazyguy/mysetup.gif[/img:c0133972f3]
http://www.student.yorku.ca/~crazyguy/mysetup.gif
the blue, green an yellow machines can ping each other including the red machine, but the red machine cannot ping the other machines, it can only ping the SMC router...
whe i run ifconfig on my red machine i get:
Code: |
eth0 Link encap:Ethernet HWaddr 00:80:C8:DF:C0:F8
inet addr:24.101.133.9 Bcast:24.101.135.255 Mask:255.255.248.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4012 errors:0 dropped:0 overruns:0 frame:0
TX packets:3651 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2789156 (2.6 Mb) TX bytes:541377 (528.6 Kb)
Interrupt:10 Base address:0xff80
eth1 Link encap:Ethernet HWaddr 00:01:02:6B:02:21
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3923 errors:0 dropped:0 overruns:0 frame:0
TX packets:4428 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:572203 (558.7 Kb) TX bytes:2825909 (2.6 Mb)
Interrupt:9 Base address:0xfc80
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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)
|
eth0 shares its connected to the to eth1.
All the machines can surf the web, but thr red machine cannot ping the other machines....is there any solution to this problem? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
flavio Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Quake3/quake3_sarge.gif)
Joined: 12 Mar 2004 Posts: 161
|
Posted: Tue Mar 16, 2004 4:21 am Post subject: |
|
|
You may need to disable either NAT or packet filtering in your SMC router in order to allow the red box to access the other boxes. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
think4urs11 Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/8534934054bad29b51e5fa.jpg)
Joined: 25 Jun 2003 Posts: 6659 Location: above the cloud
|
Posted: Tue Mar 16, 2004 8:31 pm Post subject: |
|
|
if the SMC is one of the various cheap NAT routers (afaik it is) then you can't!
If at all it might be possible to ping one box behind it. Therefore you'd have to configure a forwarding for everything from outside (the segment 'red' is in) to be forwarded to e.g. 'green'.
Depends on whether the SMC can forward ICMP at all or handles this only by itself...
HTH
T. _________________ Nothing is secure / Security is always a trade-off with usability / Do not assume anything / Trust no-one, nothing / Paranoia is your friend / Think for yourself |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Frodg l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/924793376438a729e35287.gif)
Joined: 11 Feb 2004 Posts: 761
|
Posted: Tue Mar 16, 2004 8:56 pm Post subject: |
|
|
Is the router fitted with a firewall function or is this part of the red machine's function........? A disabling the function on the router (if it is there) should allow the ping - then reenable it !!! _________________ Aerosolo ergo sum - I spray therefore I am
Gentoo - Registered Linux User # 361400 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|