PPP on solaris 8
2007-12-24 21:41:00
i'm trying to configure a PPP dialin on my sol8 box, and i try to use
Solaris PPP 4.0 (in fact it is pppd-2.4.0b1).
When com is established, i can't ping the other maschine.
On the server side, i have:
% ifconfig -a
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index
2
inet 193.50.130.81 netmask ffffff00 broadcast 193.50.130.255
ether 8:0:20:9a:23:8c
sppp0:
flags=10028d1<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST,UNNUMBERED,IPv4>
mtu 1500 index 7
inet 193.50.130.81 --> 193.50.130.93 netmask ffffff00
ether 0:0:0:0:0:0
netstat -nr
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
193.50.130.93 193.50.130.81 UH 1 1 sppp0
193.50.130.0 193.50.130.81 U 1 90 hme0
224.0.0.0 193.50.130.81 U 1 0 hme0
default 193.50.130.1 UG 1 1440
127.0.0.1 127.0.0.1 UH 39 13750 lo0
I can't ping ppp-client.
I enable ip-forwarding, and proxy-arp seems ok.
but I have a error message :
Jan 9 17:14:34 mary2 pppd[1325]: LCP: Rcvd Code-Reject for
Identification id 221
Jan 9 17:14:34 mary2 pppd[1325]: LCP: Rcvd Code-Reject for
Identification id 221
Jan 9 17:14:34 mary2 pppd[1325]: Deflate (15) compression enabled
Jan 9 17:14:34 mary2 pppd[1325]: Deflate (15) compression enabled
To configure it, i use many docs:
http://www.gue-tech.org/unix/ppp/sol_autoppp.html and other...
Anybody can help me if something is wrong?
Thanks
and
--
Gerard HENRY
LATP UMR 6632
http://romarin.univ-aix.fr/listes Pour consulter les archives
Comments
Got something to say?
You must be logged in to post a comment.

