David

Thank you very much - makes sense really. I did wonder how the ADSL username and 
password were dealt with, but it seems that the
router itself stores these as part of its configuration.

Now to try it!

Martyn.
----- Original Message -----
From: "dnu" <[EMAIL PROTECTED]>
To: "Martyn Hill" <[EMAIL PROTECTED]>
Sent: Tuesday, July 23, 2002 9:12 AM
Subject: config


Hello,

Ooops!  Forgot to mention the configuration stuff.  Of course,
first disable ppp in rc.conf and add the following lines:

defaultrouter="x.x.x.x" # your isp's router IP
ifconfig_fxp1="inet x.x.x.x netmask y.y.y.y" # your NIC IP & mask

Well, the NAT stuff, you already know:

natd_enable="YES" # to enable sharing
natd_interface="fxp1" # obviously :)
natd_flags="(your flags)" # man natd for info

and reboot.

David




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to