Hi Shaul
The options of ipppd can be set in the ioptions file (the "+mp" is for
channels bundling). I use pap-secrets file with bezeqint and its format
is:
usaername * password
that's all.
the isdnctrl list all & ioptions file are attached.
I can send you a script if you need.
Good Luck
Ishai
On Mon, 18 Sep 2000, Shaul Karl wrote:
> For those of you with an ISDN lines, particularly ones with bezeqint as their
> ISP, can you post one or more of:
>
> 1) output of
> isdnctrl list all
> 2) option file for ipppd (/etc/isdn/*ipppd* ?)
> 3) Censured versions of pap-secrets and chap-secrets (/etc/ppp/*-secrets ?).
> Which one is being used?
> 4) Must I have the VJ compression module if I have the slhc module?
> 5) Any other info that seems relevant.
>
> Thank you.
>
>
-- Attached file included as plaintext by Listar --
-- File: listall.output
Current setup of interface 'ippp0':
EAZ/MSN:
Phone number(s):
Outgoing: 7755555
Incoming:
Dial mode: manual
Secure: on
Callback: off
Reject before Callback: on
Callback-delay: 5
Dialmax: 1
Hangup-Timeout: 3600
Incoming-Hangup: off
ChargeHangup: off
Charge-Units: 0
Charge-Interval: 0
Layer-2-Protocol: hdlc
Layer-3-Protocol: trans
Encapsulation: syncppp
Slave Interface: ippp1
Slave delay: 15
Slave trigger: 6000 cps
Master Interface: None
Pre-Bound to: Nothing
PPP-Bound to: Nothing
Current setup of interface 'ippp1':
EAZ/MSN:
Phone number(s):
Outgoing: 7755555
Incoming:
Dial mode: manual
Secure: on
Callback: off
Reject before Callback: on
Callback-delay: 5
Dialmax: 1
Hangup-Timeout: 3600
Incoming-Hangup: off
ChargeHangup: off
Charge-Units: 0
Charge-Interval: 0
Layer-2-Protocol: hdlc
Layer-3-Protocol: trans
Encapsulation: syncppp
Slave Interface: None
Slave delay: 15
Slave trigger: 6000 cps
Master Interface: ippp0
Pre-Bound to: Nothing
PPP-Bound to: Nothing
-- Attached file included as plaintext by Listar --
-- File: ioptions
name iparasol # set local name for auth
noccp # compression negotation on/off
nolzs # LZS compression off (not yet supported fully)
noipdefault # don't use name for default ip addr
mtu 1500 # set maximum size of transmit units to X (1500 is OK)
ipcp-accept-local # Accept peer's address for us
ipcp-accept-remote # Accept peer's address for it
+mp
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]