linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <glikely@gmail.com>
To: Atit_Shah <Atit_Shah@satyam.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: udhcp problem
Date: Mon, 16 May 2005 07:43:59 -0600	[thread overview]
Message-ID: <528646bc05051606433f5240ef@mail.gmail.com> (raw)
In-Reply-To: <D8595042F3765A4285B848A78A2C2ED10277B7@bsdmsg002.corp.satyam.ad>

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.

      reply	other threads:[~2005-05-16 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12  6:24 udhcp problem Atit_Shah
2005-05-16 13:43 ` Grant Likely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=528646bc05051606433f5240ef@mail.gmail.com \
    --to=glikely@gmail.com \
    --cc=Atit_Shah@satyam.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).