On Sat, Sep 20, 2003 at 03:21:19PM +1000, Ben Donohue wrote:
: So in short I'd like to use my own permanent DNS server to redirect to
: my faster DHCP'd web server. Does this make sense? How to do it with Linux?
: Any other brilliant ideas on setting this up welcome. Shameless plugs
: for good ADSL providers have already been posted on the SLUG list so
: could be mailed to me privately.
There's no requirement you use the same address for different things.
>From the sound of it you could run DNS over your permanent dialup, and
use the DSL for everything else.
It sounds mostly like judicious setting up of your dns zone, including
(among other bits)
$origin icafe.com.au.
@ ns mic
ns ns1.telstra.net.
ns www
mx 10 www
20 mic
mic a 202.35.247.9
www a adsl.address
and updating your www address each time your adsl address changes.
(So give your www address a ttl compatible with address change
frequency and maximum down time on change.)
If you're concerned about what kind of traffic uses each path, your
could configure your firewalling technology of choice however you
like.
[Gratuitously tricky stuff removed before transmission.]
--
Christopher Vance
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug