[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Wan internet access.



I have a very strange situation.  I can run nslookup, dig, and host
successfully.  The DNS server finds the correct IP every time but when I run
a browser the address is not found. Obviously something is wrong. I tried
your suggestions with no luck.  Do you have any other ideas?

Al

-----Original Message-----
From: redhat-list-admin redhat com
[mailto:redhat-list-admin redhat com]On Behalf Of kpyau
Sent: Thursday, July 11, 2002 10:52 PM
To: redhat-list redhat com
Subject: Re: Wan internet access.


So you should do a ipchains command in order  for you to
masquerade between 100.18.6.0 and 100.18.1.0

this 2 network cannot communicate each other if you
dont do masquerade.

1. when you online to the internet, means you send packet to outside world,
maybe your router do route back the acknoledge packet, but your linux
box isnt know that packet is for who, so it dont work.

2.you have to type in the command:

ipchains -A forward -j MASQ -s 100.18.1.0/24 -d 0.0.0.0/0

anyway......if dont work....tell me exactly the network topology is....
or draw it nicely and send to kpyau ec-partners com

i can help you on that.



_______________________________________________
Redhat-list mailing list
Redhat-list redhat com
https://listman.redhat.com/mailman/listinfo/redhat-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]