Subject: [Fwd: [Fwd: 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/22/2004 17:35:05
> NetBSD_STABLE 1.6.2/i386
> Alcatel Speedtouch 330 USB modem on ugen0, using tun0
>
> I want to connect to an ISP using PPPoA. The modem has been set up using
> latest "net/userppp*" and "net/speedtouch*" packages and is
> "synchronized" and "up" according to /var/log/messages output. I have
> two nameservers in /etc/resolv.conf.
>
> ifconfig tun0 says: ... <POINTTOPOINT> 1500 mtu
1. Am I "Warm" or "Cold" :
create an /etc/ifconfig.tun0 file ?
e.g. inet 82.69.xxx.x [my static IP] netmask 255.255.255.255
put network=YES in rc.conf ?
put ifconfig_tun0="up" in rc.conf ?
2. How useful will the documentation for PPPoE be if I try to read
between the lines and extrapolate to PPPoA?
3. Where do I set the mtu to 1492 e.g.
TIA
Ja'far