I have two interfaces on my linux gateway eth0 for external and eth1 for internal lan. My linux gateway has access to the internet (http, dns, stmp, ssh, ftp etc). My private lan(made up windows 2000, winxp, linux, freebsd) does not allow me access to http, smtp, and ssh.
1) How do I get computers on my private lan access to internet -http,ssh,smtp(email)? I have setup the linux gateway eth1 with a private ip 192.168.1.1,and I have set my win2000 gateway to point to 192.168.1.1. This only allows me to ping and ftp to the my gateway.
2) How do I get my gateway to point 192.168.1.1 to my http server. That is if type in my browser
http://192.168.1.1/ it should point to your gateway.
thanks in advance
Patrick