Re: [PATCH] using an interface without IP address
Alberto Ornaghi <[email protected]>
| Newsgroups | gmane.comp.security.libnet |
|---|---|
| Message-ID | <[email protected]> |
Domenico Andreoli wrote:
> # ifconfig eth1; ifdown eth1; arping -i eth1 192.168.70.70; ifup eth1
> arping: libnet_init(): libnet_select_device(): no such device found: eth1.
libnet supports unconfigured interfaces, but unconfigured does not mean
down... ;)
try 'ifconfig eth1 0' (up with no ip) and try again.
bye
--
--==> ALoR <==---------------------- - - -
There are only 10 types of people in this world...
Those who understand binary, and those who don't.