James Knott wrote:
> Kenneth Sparre wrote:
>
>
>>Is it possible to make a serial interface looked like a ethernet
>>interface? This is necessary because I have to bridge the serial
>>interface with my WLAN connection.
>
>
> You can certainly send IP packets over a serial line, though I don't know of
> anything in Linux to make that line look like a NIC (I have seen such a
> thing in OS/2). Perhaps you'd should give a better description of what
> you're trying to do and why. Someone may know of a better way.
>
# aptitude show ser2net
Package: ser2net
State: not installed
Version: 2.2-1
Priority: optional
Section: utils
Maintainer: Marc Haber <mh+debian-(E-Mail Removed)>
Uncompressed Size: 168k
Depends: libc6 (>= 2.3.2.ds1-4), libwrap0
Suggests: telnet
Description: Allows network connections to serial ports
This daemon allows telnet and tcp sessions to be established with a
unit's serial ports. Combined with a terminal emulation
like xterm or the Linux console, this can be a very simple means of
communicating with routers, other systems' serial
consoles and other equipment with a serial port. This is remarkably
similar to the reverse telnet feature of some Cisco
routers.
Upstream URL:
http://sourceforge.net/projects/ser2net
HTH :-)