lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Re: reading and writing to the ethernet, unix port


From: Yadnesh Phadke
Subject: Re: [lwip-users] Re: reading and writing to the ethernet, unix port
Date: Tue, 5 Sep 2006 17:21:09 +0530

No.  I could not connect to the HTTP server on simhost.
I tried by giving the IP address, used by simhost, in my browser.  And this is exactly my problem

-- Yadnesh

On 9/5/06, Kelvin Lawson <address@hidden> wrote:
> I have tried simhost sample.  I found that ping works because
> low_level_init() is executing ifconfig to add the ipaddress for tap0.
> But, no code from simhost ever gets executed.  the read on
> "/dev/net/tun" does not get any data.

It is the simhost which responds to your pings, so if ping is working
then the tap0 interface driver must be reading and writing data
successfully.

Can you connect to the telnet and HTTP servers on the simhost?



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]