Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: joydeep on February 19, 2007, 09:11:27 AM

Title: how to access linux server behind an adsl modem
Post by: joydeep on February 19, 2007, 09:11:27 AM
Dear list,

In my organisation the internet connection is coming from a ADSL modem.

now in the office lan there is a linux PC which hv apache server, ssh server, mysql
etc. this server has an ip address 192.168.1.10

now we have static  wan ip from our isp, so how can we access that linux server through that static wan ip to access the apache and ssh of that server ?

thanks for your time.
Title: how to access linux server behind an adsl modem
Post by: Ricky on February 20, 2007, 08:58:17 PM
usually if you are using your adsl modem as router then you need to do port forwarding in modem. That can be easily done, just see forwarding / NAT rules in modem CP .
Title: how to access linux server behind an adsl modem
Post by: joydeep on February 21, 2007, 04:32:03 AM
Thanks, I'll check it in my router configuration.