Collecting E-mail from Work Server
16-11-2005, 11:27
|
#1
|
Inactive
Join Date: Jan 2004
Services: Sky+, 10MB NTL Broadband
Posts: 177
|
Collecting E-mail from Work Server
OK.. I am going to see if I can explain my problem.
I want to collect (and send) e-mail directly to and from my Company server even when I am not on site. The server uses a piece of software called Mailgate.
I have set up the company firewall to allow access to POP SMTP ports incoming and set up the relevant details on a laptop and also a PC at home. Works brilliantly! Sends and receives from our server no problem.
The problem occurs when I then use the laptop internally on the company network i.e. on the otherside of the firewall - if you like - the POP and SMTP server is then no longer recognised and I cannot send or receive. The laptop is set up for both POP and SMTP settings to use the Company static IP address (i.e. for example 81.231.21.1).... if I change the setting to local IP address (i.e. for example 192.168.0.1) it works!
It is obviously something to do with trying to access an internal server whilst connected to the internal network but via the external IP address... but I can't figure out what I need to do!!
Help!
|
|
|
16-11-2005, 11:30
|
#2
|
Guest
Location: Midlands
Services: NTL Phone/Cable
Posts: n/a
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by JamboUK
It is obviously something to do with trying to access an internal server whilst connected to the internal network but via the external IP address... but I can't figure out what I need to do!!
Help!
|
Just needs the firewall to allow the connection through. Probably it doesn't allow outgoing SMTP/POP requests?
|
|
|
16-11-2005, 11:31
|
#3
|
Mum 30/09/20 Dad 08/08/24
Join Date: Mar 2004
Location: Galactic Sector ZZ9 Plural Z Alpha, A secret Moonbase (shh don't tell anybody)
Age: 56
Services: 2 x TiVo 360s, SH5. Samsung Galaxy Note 10+ 5G, Ton's of Smart Home stuff, & Cuddy Toy
Posts: 17,239
|
Re: Collecting E-mail from Work Server
You will need to speak to the companys IT dept.
They may not let you do this due to security reasons
__________________
I'm a Trustee & Secretary for a local charity
STAY AT HOME: I found out that mum will never walk again as the coronavirus attacked her nervous system. She died on September 30th.
|
|
|
16-11-2005, 11:31
|
#4
|
Inactive
Join Date: Jun 2003
Location: On top of this heat sink
Age: 45
Services: Sky+ & 8mb ADSL + BT Together option 3
Posts: 2,345
|
Re: Collecting E-mail from Work Server
Run DHCP on your internal network, and a DNS server (built into all Windows server releases) Create a DNS record for the domain name of your mail server and point it to its internal address... using an external DNS, configure the same domain to point to the outside IP address... Now simply configure the mail client to the domain name, and not the IP
|
|
|
16-11-2005, 11:34
|
#5
|
Inactive
Join Date: Jan 2004
Services: Sky+, 10MB NTL Broadband
Posts: 177
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by david.ewles
You will need to speak to the companys IT dept.
They may not let you do this due to security reasons
|
I am the Company IT dept.
|
|
|
16-11-2005, 11:36
|
#6
|
Inactive
Join Date: Jan 2004
Services: Sky+, 10MB NTL Broadband
Posts: 177
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by KingPhoenix
Run DHCP on your internal network, and a DNS server (built into all Windows server releases) Create a DNS record for the domain name of your mail server and point it to its internal address... using an external DNS, configure the same domain to point to the outside IP address... Now simply configure the mail client to the domain name, and not the IP 
|
You make it sound so easy!! But lost me a little. We run Windows 2000 Server. How come it works when I am not on the network?
|
|
|
16-11-2005, 11:37
|
#7
|
Inactive
Join Date: Jan 2004
Services: Sky+, 10MB NTL Broadband
Posts: 177
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by ScaredWebWarrior
Just needs the firewall to allow the connection through. Probably it doesn't allow outgoing SMTP/POP requests?
|
Yeah... it must do... because I can collect and send via BT POP accounts.
|
|
|
16-11-2005, 11:59
|
#8
|
Guest
Location: Midlands
Services: NTL Phone/Cable
Posts: n/a
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by JamboUK
Yeah... it must do... because I can collect and send via BT POP accounts.
|
In that case I think the firewall isn't routing the requests back. Possibly because it doesn't know to. Check out the routing settings on the firewall.
|
|
|
16-11-2005, 12:03
|
#9
|
Inactive
Join Date: Jan 2004
Services: Sky+, 10MB NTL Broadband
Posts: 177
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by ScaredWebWarrior
In that case I think the firewall isn't routing the requests back. Possibly because it doesn't know to. Check out the routing settings on the firewall.
|
Not sure what you mean. The firewall is a relatively straightforward one incorporated in a Netgear DG834G.
|
|
|
16-11-2005, 12:28
|
#10
|
Guest
Location: Midlands
Services: NTL Phone/Cable
Posts: n/a
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by JamboUK
Not sure what you mean. The firewall is a relatively straightforward one incorporated in a Netgear DG834G.
|
OK - I was assuming a more featured firewall.
First of all, to sort this out you need to access the SMTP/POP using a domain name - e.g. smtp.company.co.uk - then you need DNS entries to point to that to access them externally. Check out http://www.dyndns.com/ for this.
I suspect that the firewall/router is doing your DHCP for you, and probably that it doesn't do much more than lease out local addresses, so that probably won't help.
You'll have to set up a local DNS then to handle resolving the addresses internally. I have no experience of this, but I'm pretty sure it's not that tricky - your server may already have the capability.
|
|
|
16-11-2005, 13:23
|
#11
|
Inactive
Join Date: Jun 2003
Location: On top of this heat sink
Age: 45
Services: Sky+ & 8mb ADSL + BT Together option 3
Posts: 2,345
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by JamboUK
You make it sound so easy!! But lost me a little. We run Windows 2000 Server. How come it works when I am not on the network?
|
Because its the external IP address your using.... Another option maybe to configure the server with two IPs on it (not sure how this may effect your setup though, as your router maybe getting this IP from you ISP)
TBH, if this is above your level of competence (without meaning anything by it) i would seek an external company to complete this for you. At least this way you wont be opening a can of worms etc...... The last thing you need is for your e-mail server to be used by spammers etc due to an incorrect configuration.
|
|
|
16-11-2005, 13:26
|
#12
|
Inactive
Join Date: Jun 2003
Location: On top of this heat sink
Age: 45
Services: Sky+ & 8mb ADSL + BT Together option 3
Posts: 2,345
|
Re: Collecting E-mail from Work Server
take a look here for how to configure the DNS on your server.....
http://www.petri.co.il/install_and_c...dns_server.htm
|
|
|
16-11-2005, 14:11
|
#13
|
Permanently Banned
Join Date: Jun 2003
Location: Nr Carnforth
Age: 49
Services: M6 Keele
Posts: 5,462
|
Re: Collecting E-mail from Work Server
We run exchange 2003, I use outlook on the network and a web based outlook off site. works like a charm.
|
|
|
16-11-2005, 14:15
|
#14
|
Guest
Location: Midlands
Services: NTL Phone/Cable
Posts: n/a
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by handyman
We run exchange 2003, I use outlook on the network and a web based outlook off site. works like a charm.
|
I doubt the Exchange server is connected directly to the Internet and I suspect that the firewall is a little more elaborate than what's being discussed here.
|
|
|
16-11-2005, 14:34
|
#15
|
Inactive
Join Date: Jan 2004
Services: Sky+, 10MB NTL Broadband
Posts: 177
|
Re: Collecting E-mail from Work Server
Quote:
Originally Posted by ScaredWebWarrior
I suspect that the firewall/router is doing your DHCP for you, and probably that it doesn't do much more than lease out local addresses, so that probably won't help.
|
Yes - it is indeed. I will take a look at your solutions. Although I am a little bit confused how the direct IP address works fine from everywhere but on the internal network - other than it must be the way the router is handling it.
Thanks.
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 17:43.
|