> Hi there, next time you experience the problem see if you can ping your pop3
> host by name and ip? If name does not work it would appear to be a dns issue
> if you cannot ping it by ip it is a connectivity issue. If its a connectivity
> issue try running traceroute to the pop3 ip and see where it fails.
> c:>tracert "pop3_server" (replace with your pop3 server name)
> James.
>
> --
> James Yeomans, BSc, MCSE
> Ask me directly at:
http://www.justaskjames.co.uk>
>
> "Newbie" wrote:
>
> > Hello,
> >
> > Our Windows 2003 server is DNS server.
> > forword zones have
> > abc.local -> our domain
> > abc.com -> our pop3 e-mail (outside)
> >
> > Thanks
> >
> >
> >
> > "Newbie" wrote:
> >
> > > Hello,
> > >
> > > We have a Windows 2003 standard server and 10 Windows XP pro workstations.
> > > One Linksys Router IP 192.168.1.254
> > > Server IP is 192.168.1.1, Workstations IP are 192.168.1.101 to 192.168.1.110
> > > All workstations DNS set to 192.168.1, gateway set to 192.168.1.254
> > > Sometimes (not always) we cannot use outlook 2003 to receive e-mail.
> > > We have to setup Alternate DNS to our DSL DNS, i.e. 206.13.29.12
> > > How can we get rid of this problem? Do we have to use DSL DNS server?
> > >
> > > Thanks