Re: DSL with User PPP and Static IP

2004-01-23 Thread Lance E. Lott
; ifconfig_=up > > > To setup user ppp to dial your ISP automatically at FBSD boot time, > you have to add the following statements to the rc.conf file. The > ddial option means to redial every time the connection to the ISP > gets dropped. > >ee /etc/rc.conf > > #

Re: DSL with User PPP and Static IP

2004-01-23 Thread Jacob D. Hunt
FBSD boot time, > you have to add the following statements to the rc.conf file. The > ddial option means to redial every time the connection to the ISP > gets dropped. > >ee /etc/rc.conf > > # Activate user ppp auto start at boot time >ppp_enable="YES"

RE: DSL with User PPP and Static IP

2004-01-23 Thread fbsd_user
ial, auto, background ppp_profile="dialisp"# section in ppp.conf to -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jerrys Transmission Sent: Friday, January 23, 2004 9:40 AM To: [EMAIL PROTECTED] Subject: DSL with User PPP and St

DSL with User PPP and Static IP

2004-01-23 Thread Jerrys Transmission
Hello, I have just started working for a local auto transmission repair shop and am trying to get the local server up and running. Specifically, the server works great with dynamic IPs assigned from the DSL provider (using PPPoE) but it burps when I attempt a static IP as per the handbook's "Usin