Hi,

I have a problem with the RTnetproxy module.

I have loaded and started the modules with the following lines:

/sbin/insmod ./rtnet.o
/sbin/insmod ./loopback-rt.o
/sbin/insmod ./rtnetproxy.o
./rtifconfig rtlo up 127.0.0.1
/sbin/ifconfig rtproxy up 127.0.0.1

I don't receive any error message and with "/sbin/ifconfig" I can see that
rtproxy runs with the following parameters:

Link encap:Ethernet  HWaddr 00:00:00:00:00:00
inet addr:127.0.0.1  Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
Tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
Rx bytes:0 (0.0 b)  Tx bytes:0 (0.0 b)


but when I start telnet with the following line:

telnet 127.0.0.1

I receive the error message :

telnet: Unable to connect to remote host: Invalid argument

When I use the standard nonrealtime driver, the telnet works without
problems.

I hope you can tell me what I have to do, to solve the problem?



Thomas Gostner
iCon GmbH
Brennerstr. 17a
I-39040 Vahrn (BZ)

Tel.: +39 0472 / 200970
Mobil:+39  348 / 5506515
Fax.: +39 0472 / 200962



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
RTnet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to