Subject: Re: connecting to internet with pppoa
To: None <netbsd-help@netbsd.org>
From: Ja'far Railton <zen25058@zen.co.uk>
List: netbsd-help
Date: 07/24/2004 16:14:44
NetBSD_STABLE 1.6.2/i386 on wd1
Alcatel Speedtouch 330 USB modem on ugen0, using tun0

Getting there. Need a bit more help please. I have installed net/userppp
and net/speedtouch packages. ISP has told me both PC and modem have same
static IP. When I ping the modem and/or my DNS I get "Host is down".		 

ifcong -a [edited, transcribed by hand, may be some typos/bad syntax]
^^^^^^^^^
lo0: 	flags=8009 <UP,LOOPBACK,MULTICAST> mtu 33220
	inet 127.0.0.1 netmask 0xff000000
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
	inet6 ::1 prefixlen 128

ppp0:	flags=8010 <POINTTOPOINT,MULTICAST> mtu 1500

tun0	flags=51 <UP,POINTTOPOINT,RUNNING> mtu 1492
	inet xx.xx.x.xxx --> 0.0.0.0 netmask 0xff000000

/etc/rc.conf
^^^^^^^^^^^^

wscons=YES
lpr=YES
hostname=bsd.home.bsd
adsl=YES
network=YES
ifconfig_auto=YES
defaultroute=xx.xx.x.xxxx

/etc/ppp/ppp.conf
^^^^^^^^^^^^^^^^^
is configured and chmoded 600

/etc/rc.d/adsl.sh
^^^^^^^^^^^^^^^^^
is in place and edited to suit, chmoded 755

/etc/ifconfig.tun0
^^^^^^^^^^^^^^^^^^
inet xx.xx.x.xxx netmask 255.0.0.0 mtu 1492

/etc/resolv.conf
^^^^^^^^^^^^^^^^
domain zen.co.uk
nameserver 212.23.8.1
nameserver 212.8.23.6

TIA
-- 
Ja'far