-
Posted to
Troubleshooting
by
Piotrb
on
10-02-2008, 6:33 AM
Ok I solved it. I had to disable NAT on the server for it to work. I did not need NAT for this VPN anyway so that was ok, odd it didn´t work with NAT though.
-
Posted to
Troubleshooting
by
Piotrb
on
10-01-2008, 6:47 AM
Hi,
I am having trouble connecting to my FTP server in passive mode. I am getting the familiar 426 error, but none of the fixes I have been able to find on here or google help me.
I am connecting to the FTP server through a VPN connection. Here is the FTP server log:
10:39:52 192.168.16.2 MyMachine [20]USER MyUser 331 0
10:39:52 192.168.16.2 ...
-
Posted to
IIS7 - URL Rewrite Module
by
Piotrb
on
09-05-2008, 5:44 PM
Hi,
This is the rule that doesn´t really work:
<rule name="rule1" patternSyntax="Wildcard">
<match url="*" negate="false" ignoreCase="true" ...