Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Firewalls
- Date: Tue, 25 Mar 2008 15:20:00 -0600
- From: Phillip Tribble <phillip.tribble@example.com>
- Subject: [tlug] Firewalls
- User-agent: Thunderbird 2.0.0.12 (Windows/20080213)
Greetings!
I want to be able to forward port 999 on my server to port 22 on my Desktop so I can view my desktop computer remotely at work (If ssh can work, I will test VNC later)
I tried the following and my nmap says the port is closed.
#iptables -P FORWARD ACCEPT
#iptables -t nat -A POSTROUTING -o lo -j MASQUERADE
#iptables -t nat -A PREROUTING -p tcp -d rusher.webhop.org --dport 999 -m state --state NEW,ESTABLISHED,RELATED -j DNAT --to 192.168.0.127:22
I appreciate any help given.
Regards,
Phil
- Follow-Ups:
- Re: [tlug] Firewalls
- From: Sigurd Urdahl
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] CAPTCHA on keitai
- Next by Date: Re: [tlug] Abiword and Japanese
- Previous by thread: Re: [tlug] Abiword and Japanese
- Next by thread: Re: [tlug] Firewalls
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links