[GNUz] thanks guys
Nick Rout
gnuz@inode.co.nz
Wed, 24 May 2006 23:17:30 +1200
On Wed, 24 May 2006 22:41:04 +1200
Rik Tindall <ask@infohelp.co.nz> wrote:
> Nick Rout wrote:
>
> >>towards wifi setup for the Sydenham
> >
> > How did you go getting voyage to use dialup as the wired leg?
>
> Still working on it, but all the ppp stuff is there. Tomorrow I'll get
> on the ADSL link again, and apt-get install wvdial. I assume that will
> make life easier.
actually the standard debian pppconfig pon poff combination should
work. You also need to configure it so that on successful ppp
connection it runs the nat script:
nat.sh wlan0 ppp0 "10.1.10.0/24"
depending on your devices and wireless network range of course.