Networking Forums

Networking Forums > Computer Networking > Linux Networking > Port forward does not work with windows 2003

Reply
Thread Tools Display Modes

Port forward does not work with windows 2003

 
 
pyro3@poczta.onet.pl
Guest
Posts: n/a

 
      09-12-2005, 09:49 AM
Yo.

I have a big problem. I have installed apache on w2k3 and it is
working. I can view page on every computer that is placed in internal
network. I have gateway on Debian. My rule for forward in iptables is:

iptables -t nat -A PREROUTING -p tcp -d 193.193.0.66 --dport 80 -j DNAT
--to 192.168.1.199:80
iptables -A FORWARD -d 192.168.1.199 -j ACCEPT

This rule work when i forward port to a computer where is installed
windows other that windows 2003. On windows XP/2000 port forward works
well, but on windows 2003 it's not working.

By "not working" i mean that when you are on a computer that is outside
of internal network the page doesn't apear in web browser. The same is
with ftp, sftp and other ports.

But on freesco forward works to this windows 2003. And that's what is
the most strange.

Please HELP

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I setup a simple port forward on Windows Server 2003? limr Windows Networking 7 01-15-2009 04:23 PM
Port Forward to IP Steve Windows Networking 1 10-31-2006 06:58 PM
Will Windows Vista wireless drivers work with Windows 2003 Server? WayneM Windows Networking 1 11-14-2005 08:25 PM
how to port forward on windows server 2003 SBS =?Utf-8?B?TmljayBTbWl0aA==?= Windows Networking 5 11-08-2004 10:19 PM
Forward a port mac Broadband Hardware 1 05-21-2004 02:26 AM



1 2 3 4 5 6 7 8 9 10 11