I have the current version of sethdlc, but none of the protocol options (hdlc, hdlc-eth, cisco, ppp) seem to work. Is there a preferred protocol for a direct connect?
I give the home system the following commands:
sethdlc hdlc0 hdlc ifconfig hdlc0 172.16.2.53 netmask 255.255.0.0 route add -host 172.16.2.54 hdlc0
I give the satellite system the following commands:
ifconfig eth0 down (was 172.16.2.52) sethdlc hdlc0 hdlc ifconfig hdlc0 172.16.2.54 netmask 255.255.0.0 route add -host 172.16.2.53 hdlc0 route del default gw 172.16.2.3 route add default gw 172.16.2.53
I tried the 'sethdlc hdlc0 t1' but it wouldn't take.
From each system, I'm unable to ping the other system. Is there something else I should be doing?
Thanks,
-- Michael Welter Introspect Consulting, Inc. Denver, Colorado +1 303 674 2575 [EMAIL PROTECTED] www.introspect.com
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
