Date: Wed, 3 May 1995 22:51:26 -0400 (EDT) From: Samy Touati <lmcsato@LMC.Ericsson.SE> To: questions@FreeBSD.org Cc: Samy Touati <lmcsato@noah.lmc.ericsson.se> Subject: SLIP connection on 2.0 SNAP 120495 Message-ID: <Pine.SUN.3.90.950503224229.2119A-100000@lmcpub>
next in thread | raw e-mail | index | archive | help
Hi, I suppose this question has been asked many times here. I'm experiencing some problems connecting to a xyplex via SLIP. I'm able to connect to it to start slip from the xyplex side and to start it from my side. Everything is fine and when I do a telnet or a ping I see the modem sending data, and receiveing small amount of bytes but nothing happens and all my pakets are lost. I did: >> Connect to xyplex >> ifconfig sl0 inet myaddr xyplex_addr mtu 296 netmask 255.255.255.255 >> route add default xyplex_addr >> Start slip on xyplex side >> slattach -s 38400 -h cuaa1 telnet ping don't get to any host. No errors are reported except a timeout on telnet. slstat shows that packets are sent but only bytes (in column) are received and no errors or collisions occur. netstat shows a referenced interface and shows some numbers in the use column. I tried different combinations of mtu, slip cslip different netmask but it's always the same result. I also disabled the T/TCP feature from my system. Anyone has a clue of what is happening? Thanks. Samy lmcsato@lmc.ericsson.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.90.950503224229.2119A-100000>