On Wednesday 27 June 2007, Randy Barlow wrote:
> Drew Tomlinson wrote:
> > I ran tcpdump on eth1 and no packets are leaving the interface.
> > Thus I assume that's why I'm not getting an address.
>
> I don't know how to solve your problem, but I don't think DHCP is at
> the TCP layer of your network, and so you shouldn't see packets for
> DHCP there.  DHCP is a special protocol if I recall...

That's correct, dhcp is an ethernet protocol, and tcp/ip are one layer 
above it.

Drew should be able to see the packets with the 'proto ether' 
expression.
man tcpdump for more info

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
[EMAIL PROTECTED] mailing list

Reply via email to