Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 1999 10:57:04 +0200 (CEST)
From:      Alexander Leidinger <netchild@wurzelausix.CS.Uni-SB.DE>
To:        jfe@gek-online.de
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: Dial up
Message-ID:  <199904120857.KAA11424@wurzelausix.cs.uni-sb.de>
In-Reply-To: <3.0.6.32.19990411154931.007c5710@62.156.187.1>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11 Apr, Jens Felber wrote:

> isdnd.rc configured
> isdnd startet with: isdnd -b -0x080 -l -L /var/log/isdn.log
> ifconfig: ifconfig isp0 link0 0.0.0.0 ISP-GW netmask 255.255.255.0
                                        ^^^^^^
                                        an IP?
                                        
> sppp isp0 myatuhname="xx" myathusecret="xxx" ....
              ^^^^            ^^^^
I assume you've made some typos...

Add a default route to the interface (man route; route add default <IP
of ISP-GW>) and try to ping a known Address. It should dial out. If it
works, just add
defaultroute="<IP of ISP-GW>"
to your /etc/rc.conf or /etc/rc.conf.local (depending on your
configuration).

Bye,
Alexander.

-- 
http://netchild.home.pages.de     A.Leidinger @ wurzelausix.cs.uni-sb.de



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904120857.KAA11424>