Results 1 to 5 of 5
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
07-06-2005 #1
- Join Date
- May 2005
- Posts
- 127
Can't ping outside LAN can't FTP local or externally
Code:eth1 Link encap:Ethernet HWaddr FF:FF:FF:FF:FF:FF inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST NOTRAILERS RUNNING MTU:1500 Metric:1 RX packets:472 errors:0 dropped:0 overruns:0 frame:0 TX packets:34 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 Interrupt:45 Base address:0x00000300 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
Code:IPADDR=192.168.0.3 NETMASK=255.255.255.0 NETWORK=192.168.0.0 BROADCAST=192.168.0.255 GATEWAY=192.168.0.1 DNS=192.168.0.1 DHCPSID=192.168.0.1 DHCPGIADDR=0.0.0.0 DHCPSIADDR=0.0.0.0 DHCPCHADDR=FF:FF:FF:FF:FF:FF DHCPSHADDR=00:0F:B5:1C:E1:98 DHCPSNAME= LEASETIME=86400 RENEWALTIME=43200 REBINDTIME=73440
-
07-06-2005 #2
- Join Date
- Mar 2005
- Posts
- 1,431
About FTP, do you have a firewall blocking the FTP-port, either in the router or in your own machine? And about pingng, I am not sure but it may be that the router does'nt know where to forward the echo's coming back...
-
07-06-2005 #3
do u have a router? if so what is it's ip... if not what is the ip of any of the other box's that can talk ? if the router realy is GATEWAY=192.168.0.1 then i sugest restarting your nic...bring it down the bring it up
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
-
07-06-2005 #4
Can any machine on your LAN ping out past the gateway?
FF:FF:FF:FF:FF:FF is the broadcast address for the MAC. I don't know Mandriva but it seems strange that it is reported as the hardware address in ifconfig.
-
07-06-2005 #5
Originally Posted by anomie
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org