On Wed May 10 2000 at 11:47, [EMAIL PROTECTED] wrote: [ be careful when cross-posting messages into several different mailing lists ] > I have 8 port router and one Cyclades card having 8 ports. Till now, > we have used the Router for Internet connection via dialup lines and > few ports in the Cyclades cards have been used for exchange of > UUCP mails. Now, we need more lines to provide dialup for Internet > connection to the users. For this we have to use the remaining > ports in the Card for Internet connection. > > I tried to do the following for this by crating more files in /etc/ppp > directory and added the following lines. > > > created filename: options.ttyC0 > (ttyC0 is the terminal name for Card Interface as shown in /dev directory) > > Added lines in the file: > > -detach Shouldn't it be simply "detach", and don't you mean "nodetach"? (You definitely need to use this). > asyncmap 0 > lock > crtscts > modem > :202.52.231.220 > > The IP address is assigned to the terminal ttyC0. Don't you need to also specify the device (/dev/ttyC0) ? > What made surprise to me is that, after doing this, I was able to > make a ppp connection to the terminal and so can exchange > POP3 mails, but it does not work while browsing. Sounds like a routing and/or DNS problem. Can't help without more details, but that's what I'd start looking for. > Please, i need ur help asap. I will be much indebted for ur help. If u > can, briefly explain it. Cheers Tony
