This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TAP device not created on running "ping_test"


On Tue, Jul 28, 2009 at 02:32:35PM +0530, Mandeep Sandhu wrote:

[snip]

> But that did not help. How were you able to get dhcp server running on
> an interface which did not have an IP for itself? Won't we have to assign
> a static IP addr for the interface on which the dhcp server is listening?
> (I assume you were running your server on tap0 i/f?)

I decribed the steps (re-read that post)

1st) bring up tap0 with static IP address (I did mention how to adopt
/etc/network/interfaces to control tap0 interface)

sudo ifup tap0
ifconfig tap0
...

You must see a static IP for tap0.

and only then 2nd) you have to bring up dhcpd on tap0 again as was
decribed there.


Sergei

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]