"Adrian Hodgson" <(E-Mail Removed)> wrote in message
news

an.2006.02.03.00.07.28.569694@spamtrapaphtra ding.wanadoo.co.uk...
[snip]
> Yes you are correct in that I have an ADSL service with non static IP.
>
> I actually run Smoothwall express webserver and this drives the ADSL
> modem from its USB port. If the Internet IP changes then it does detect
> and reset coming back up with the new IP.
Not that it offers much advantage, but have you looked into getting
Smoothwall to do the dynamic DNS update? The only time the IP address may
change is if the link goes down for some reason.
> Yes I am concerned what would happen in the 20 minutes ( see other post)
> if someone else then takes up my old IP.
The window of opportunity is not 20 minutes. In the worst case, it is 10
minutes more than the length of time your connection is down. Say someone
else gets what was your IP address. There are a few obvious scenarios:
- They are not running a mail server. Attempts to deliver mail for you
will naturally fail. For some particular message, the sending server will
try to deliver to other MXes for the domain (if any), and possibly try
"your" IP address at a later time if it can't pass the message on. After
a few days, the sending server will give up and bounce the message.
- They are running a well configured mail server. The server will probably
reject the message as soon as the sending server gives the recipient
address (saying "I don't accept mail for that domain"). This will cause
the sending server to immediately bounce the message.
- They are running an open relay. In this case the server will accept
messages, and either create a mail loop (which will be detected fairly
quickly, and the message will bounce) or, if the server is behind a NAT
router that (like most) does not do "reflective" port forwarding, will
act like the sending server in the first scenario.
Though it's unlikely, it's also possible the server accepts messages and
does nothing with them. The real problem is that the situation is not under
your control.
> A records I need to figure out what it stands for yet appologies but this
> is the idea to learn.
No need to apologise. 'A' stands for address.
> In Smoothwall I have portforwarding on port 80 to the IP address on the
> computer say 192.168.0.200 port 80. I was assuming that I would also port
> forward port 25 to 192.168.0.200 port 25.
Yep.
[snip]
> If there is a danger from going down the emails erver I would really like
> to stop hassle to others along the way as I learn.
I'm not sure what you mean.
Alex