FreeBSD 4.10, dial-up, cvsup, ports

Tema Zelikin gunslinger at ukhta.net
Sun Oct 3 17:23:35 PDT 2004


Hello, Igor.

Sunday, October 3, 2004, 10:51:51 PM, you wrote:

>> I had to switch from a ADSL to a dial-up connection and I had to change
>> the settings on my FreeBSD 4.10 box.
>> After reading The Handbook, I had sucessfully connected to the ISP, but
>> there are times that the  ppp does not work correctly:
>> - cvsup'ping hangs during the middle of an update,
>> - fetch'es during a "make install" ports also hangs
>> I have configured /etc/ppp/{ppp.config,ppp.linkup}, and set /etc/.conf:
>> ppp_enable="YES"
>> ppp_profile="provider"
>> Does anyone have any idea of what is going on?
IP> Probably your link to ISP just drops.
IP> Consider using pppd, it has an ability to reconnect to ISP.
you need to add this string in your rc.conf:
ppp_flags="-ddial"
ppp will reconnect to provider when link drops.

-- 
With best regards, Тема Зеликин.                E-Mail: gunslinger at ukhta.net




More information about the freebsd-stable mailing list