[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PPP over an Ethernet connection.
On Fri, Aug 27, 1999 at 12:20:26AM +0300, Stanislav Malyshev a.k.a Frodo wrote:
> > > BTW: How can root put raw data on the Ethernet device ? If there
> > > is no /dev for it, then how can someone open this device?
> You may try to look on packet(4), but I don't know if it will get you
> to what you want. I have an impression that it's best to use devices
> specialised for your purpose, but if you want...
Take a look at libnet, http://www.packetfactory.net/libnet/ , which
is a portable way to put packets on the network (in c). If you want
to do it in Perl, try Net::RawIP .
--
believing is seeing
gaal@forum2.org
http://www.forum2.org/gaal/
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il