LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Gateway problems (https://www.linuxquestions.org/questions/linux-networking-3/gateway-problems-206878/)

gubak 07-19-2004 06:30 AM

Gateway problems
 
My computer has two Operating System RedHat9 and winXP.
If I use RedHat9 I have a problem. I have a public IP address 212.200.122.123, and the net mask is 255.255.255.248 . Gateway 10.5.5.1 .The gateway computer is connected to the Linux machine through the wireless. I don’t know why but my linux machine can’t see the gateway machine. If I type the command “ping 10.5.5.1” the answer is: “The network is unreachable”.
But if I use winXP with the same ip, net mask and gateway I see the gateway machine and everything works perfectly(I can ping, I can use internet).

If I type ifconfig:

eth0
Link encap:Ethernet HWaddr 00:30:4F:12:14:E6
inet addr:212.200.122.123 Bcast:212.200.122.127 Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5220 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:1 txqueuelen:100
RX bytes:391998 (382.8 Kb) TX bytes:300 (300.0 b)
Interrupt:5 Base address:0xd000

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:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:700 (700.0 b) TX bytes:700 (700.0 b)




Can anybody help me?

david_ross 07-19-2004 06:53 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

The thread will continue here:
http://www.linuxquestions.org/questi...206852#newpost


All times are GMT -5. The time now is 10:40 PM.