Pann McCuaig said
> Can someone point me to a sample configuration of diald when the
> caller's ip address is dynamically assigned by the ISP?
> 
Here's my /etc/diald/diald.connect from a system that's got dynamic IP:

fifo /var/lib/diald/diald.fifo
mode ppp
connect "sh /etc/diald/connect"
device /dev/ttyS0
speed 115200
modem
lock
crtscts
local 127.0.0.3
remote 127.0.0.2
dynamic
defaultroute
pppd-options asyncmap 0
include /usr/lib/diald/standard.filter

> I've read the fine manual but the sample configuration file is for
> a fixed ip address and I can't find enough hints to make things
> work correctly.
> 

This one seems to be working fine - let me know if you need more help.

> TIA,
> Pann
> 

stick

-- 
Chuck Stickelman, Owner                 E-Mail: <[EMAIL PROTECTED]>
Practical Network Design                Voice:  +1-419-529-3841
9 Chambers Road                         FAX:    +1-419-529-3625
Mansfield, OH 44906-1301 USA


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to