Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 1999 21:48:10 -0500
From:      "D.Schneider" <mrtyler@earthlink.net>
To:        <freebsd-questions@FreeBSD.org>
Subject:   PPP dialup problems
Message-ID:  <001001bf145c$4c699d80$5943a8c0@GENOCIDE>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]


[-- Attachment #2 --]
# This file now contains just the overrides from /etc/defaults/rc.conf
# please make all changes to this file.

# -- sysinstall generated deltas -- #
ifconfig_xl0="inet 192.168.67.197  netmask 255.255.255.0"
moused_port="/dev/psm0"
moused_enable="YES"
gateway_enable="YES"
# defaultrouter="192.168.67.100"
network_interfaces="xl0 lo0"
hostname="GuardBSD.GENOCIDE"
router_enable="NO"

[-- Attachment #3 --]
provider:
  delete ALL
  add 0 0 HISADDR

[-- Attachment #4 --]
default:
   set device /dev/cuaa0
   set speed 38400
   set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\TTIMEOUT 40 CONNECT"
provider:
   set phone "7137671503"
   set login "TIMEOUT 10 \"\" \"\" gin:-gin: XXXXXXXX word: XXXXXXXX col: ppp"  
   set timeout 300
   set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
   add 0 0 10.0.0.2  
   enable dns
   

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001bf145c$4c699d80$5943a8c0>