* udhcp problem
@ 2005-05-12 6:24 Atit_Shah
2005-05-16 13:43 ` Grant Likely
0 siblings, 1 reply; 2+ messages in thread
From: Atit_Shah @ 2005-05-12 6:24 UTC (permalink / raw)
To: linuxppc-embedded
My configuration is as follows:
_______________________
| ROUTER |
| ___ ___ |
|_____| |_______| |___|
LAN WAN
/\ /\
| |
Stand Alone Company =20
Windows System Network
(eth0) (eth1)
I have a udhcp server running on eth0. When I give the command on the
windows machine "ipconfig /renew", the router assigns an IP address to
the System in the range 192.168.1.x while the router itself has the IP
192.168.1.1 (default). I can ping the router from the system and
vice-versa.
I manually assigned a static IP to eth1 as 172.19.56.x insync with the
company IP address scheme. I can ping from the router to any other
system on the network.
Now when I try to ping a system or eth1 from the windows machine I get a
time out. But if I have to manually assign an IP to the windows
machine(ie not through the udhcp server) I am able to ping eth1 and any
other system on the network.
Any ideas as to how and why? If you need more inform please let me
know...
Atit
=09
DISCLAIMER:
This email (including any attachments) is intended for the sole use of =
the intended recipient/s and may contain material that is CONFIDENTIAL =
AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or =
copying or distribution or forwarding of any or all of the contents in =
this message is STRICTLY PROHIBITED. If you are not the intended =
recipient, please contact the sender by email and delete all copies; =
your cooperation in this regard is appreciated.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: udhcp problem
2005-05-12 6:24 udhcp problem Atit_Shah
@ 2005-05-16 13:43 ` Grant Likely
0 siblings, 0 replies; 2+ messages in thread
From: Grant Likely @ 2005-05-16 13:43 UTC (permalink / raw)
To: Atit_Shah; +Cc: linuxppc-embedded
On 5/12/05, Atit_Shah <Atit_Shah@satyam.com> wrote:
> My configuration is as follows:
>=20
> _______________________
> | ROUTER |
> | ___ ___ |
> |_____| |_______| |___|
> LAN WAN
> /\ /\
> | |
> Stand Alone Company
> Windows System Network
> (eth0) (eth1)
>=20
> I have a udhcp server running on eth0. When I give the command on the
> windows machine "ipconfig /renew", the router assigns an IP address to
> the System in the range 192.168.1.x while the router itself has the IP
> 192.168.1.1 (default). I can ping the router from the system and
> vice-versa.
>=20
> I manually assigned a static IP to eth1 as 172.19.56.x insync with the
> company IP address scheme. I can ping from the router to any other
> system on the network.
>=20
> Now when I try to ping a system or eth1 from the windows machine I get a
> time out. But if I have to manually assign an IP to the windows
> machine(ie not through the udhcp server) I am able to ping eth1 and any
> other system on the network.
>=20
How have you set up routing? Are you trying to do NAT? You are
probably going to need to set up some IPTables. It's more than just a
matter of bringing up both interfaces. (BTW, congratulations on
getting both ports working now) Have you read through any of the
networking howtos on linuxdocs.org?
g.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-16 13:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-12 6:24 udhcp problem Atit_Shah
2005-05-16 13:43 ` Grant Likely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).