cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
973
Views
0
Helpful
2
Replies

Unable to access my local server from outside the domain

givencodes
Level 1
Level 1

I would really appreciate it if you could help me with this.

Im setting up an internal mail server using Zimbra server 8.0.3 and i want people from outside the domain to be able to access this server which is located locally.

I have a public ip provided by my ISP and i have assigned that IP to one port of the router(Where the link from the ISP comes in) and this server is located behind that Cisco Router with a public IP 192.168.xxx.xxx.

In that router i performed Nat Port Forwarding as seen below so that mail requests from outside will be forwarded to that server.

ip nat inside source list 10 interface GigabitEthernet0/1 overload
ip nat inside source static tcp 192.168.30.254 22 41.59.xx.xx 22 extendable
ip nat inside source static udp 192.168.30.254 22 41.59.xx.xx 22 extendable
ip nat inside source static tcp 192.168.30.254 25 41.59.xx.xx 25 extendable
ip nat inside source static tcp 192.168.30.254 80 41.59.xx.xx 80 extendable
ip nat inside source static tcp 192.168.30.254 110 41.59.xx.xx 110 extendable
ip nat inside source static tcp 192.168.30.254 143 41.59.xx.xx 143 extendable
ip nat inside source static tcp 192.168.30.254 389 41.59.xx.xx 389 extendable
ip nat inside source static udp 192.168.30.254 389 41.59.xx.xx 389 extendable
ip nat inside source static tcp 192.168.30.254 443 41.59.xx.xx 443 extendable
ip nat inside source static tcp 192.168.30.254 993 41.59.xx.xx 993 extendable
ip nat inside source static tcp 192.168.30.254 995 41.59.xx.xx 995 extendable
ip nat inside source static tcp 192.168.30.254 7025 41.59.xx.xx 7025 extendable

After that i change MX and A records of my internet domain mail.example.co.tz to point to that public ip 41.59.xx.xx so that any one accessing that link will be redirected to the public ip and then port forwarded to the mail server.

So here comes the problem...after all that when i access mail.example.co.tz opn a web browser it says Unable To connect.

Am i going wrong somewhere??

1 Accepted Solution

Accepted Solutions

Sajid Ali
Level 1
Level 1

Higivencodes,

The above mentioned configuration seems fine, first of all check you MX recoreds from any website: eg mxtoolbox.com, is updated or still is not propogate to world wide. Now secondly check trace of you public IP Address, 41.59.xx.xx from any looking Glass: eg network-tool.com or lg.he.net. Is it visible and tracable from worod wide or ont. I hope It will help you a lote.

Thanks

SAP

 

View solution in original post

2 Replies 2

Sajid Ali
Level 1
Level 1

Higivencodes,

The above mentioned configuration seems fine, first of all check you MX recoreds from any website: eg mxtoolbox.com, is updated or still is not propogate to world wide. Now secondly check trace of you public IP Address, 41.59.xx.xx from any looking Glass: eg network-tool.com or lg.he.net. Is it visible and tracable from worod wide or ont. I hope It will help you a lote.

Thanks

SAP

 

You could also doublecheck firewall rules on your Zimbra box.  If you've got anything that allows access from on 192.168.x.x for web ports, you'll have issues.

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: