could not establish dial-up connection (PPP)

2003-04-04 Thread Robert Mena
Hi, I have a RH9 box which I am facing a strange problem while trying to make it connect to my ISP. I ve configured kppp as root. When It connects I keep seeing this messages (ive started it from the console) : kppp Opener: received SetSecret Opener: received SetSecret Opener: received OpenLock

Re: Dial-up connection

2002-06-20 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21-Jun-2002/14:25 +0800, Toto Gamez <[EMAIL PROTECTED]> wrote: >Im just a little confused, I installed a dila-in server in RH7.2 using >ppp and mgetty and it works fine. win98/w2k user are able to connect but >my problem is I cant configure a rh7.2

Dial-up connection

2002-06-20 Thread Toto Gamez
Hi, Im just a little confused, I installed a dila-in server in RH7.2 using ppp and mgetty and it works fine. win98/w2k user are able to connect but my problem is I cant configure a rh7.2 to dial in dial-in server. what the first step etc because its alot different in setting up a dialup networking

RE: where to run firewall script with dial up connection under d

2000-12-10 Thread Uncle Meat
On 10-Dec-2000 Bob Hartung opined: > Hi again, > I have my RH 6.2 machine reinstalled, all scripts restored > and all updates applied. I have what I think is a workable > firewall script. Now, what I cannot figure out is where can > I insert a line of code that will call my firewall script >

Re: where to run firewall script with dial up connection under diald control

2000-12-10 Thread Gustav Schaffter
Bob, When your ppp connection is established, the /etc/ppp/ip-up.local script will be executed. (That is, if it exists. :-) This is indicated in the /etc/ppp/ip-up script. When your ip-up.local is called, it will have some handy parameters populated for your convenience: $1 = INTERFACE $2 = DEVI

Re: where to run firewall script with dial up connection under diald control

2000-12-10 Thread Bob Hartung
Harry, Thatks! That is the best directive on where to start that I have been able to find and I have looked in quite a few. I have to go XMas shopping with the better half now but will be working on this tonight (CST). I'll holler for help if I don't get anywhere.\ Thanks again, Bob Harry

Re: where to run firewall script with dial up connection under diald control

2000-12-10 Thread Harry Putnam
Bob Hartung <[EMAIL PROTECTED]> writes: > Hi again, > I have my RH 6.2 machine reinstalled, all scripts restored > and all updates applied. I have what I think is a workable > firewall script. Now, what I cannot figure out is where can > I insert a line of code that will call my firewall scri

where to run firewall script with dial up connection under diald control

2000-12-10 Thread Bob Hartung
Hi again, I have my RH 6.2 machine reinstalled, all scripts restored and all updates applied. I have what I think is a workable firewall script. Now, what I cannot figure out is where can I insert a line of code that will call my firewall script everytime pppd opens up a new connection. I h