> 
> I have a situation where I need to access 2 dialup ppp servers.  
> 
> One is my default ISP for general internet traffic, while the other is
> work related and should only go up based on a certain class b address
> group.  Obviously both have different nameservers, but I can put most of
> the work related stuff in /etc/hosts.
> 
> Can this be done?  Do i need to instances of diald running?  any
> examples?
> 

Yes, this can be done.  You need to run two diald processes.  Putting
entries for the work machines in /etc/hosts is a good idea.

I have done this in the past, but I don't have an example (that
particular system was re-loaded with a newer version long ago).

If you want dctrl to work with both you need to define a different
fifo for each diald and hack the dctrl tcl code a bit. 

-- cary


-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to