Re: [leaf-user] portforward with ipchains

2002-06-05 Thread Jaime Goncalves

Thanks every one for the help. Got it working the command is 
"Ipmasqadm portfw -a -P tcp -L xxx.xxx.xxx.xxx 3389 -R xxx.xxx.xxx.xxx
3389"
and port 3389 is the only port needed for RDP to work.

Regards
Jaime


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] portforward with ipchains

2002-06-04 Thread Jaime Goncalves

RDP is remote desktop for windows and yes it always listens on port 3389
Jaime
[EMAIL PROTECTED] writes:
>On Tue, 2002-06-04 at 06:37, Jaime Goncalves wrote:
>> Hi I'm trying to rdp into my win2k server behind my lrp box this is the
>> command to open the port on the lrp box from the command line  "ipchains
>> -A  forward -p tcp -s xxx.xxx.xxx.xxx 3389 -d xxx.xxx.xxx.xxx 3389 -j
>> ACCEPT"
>> can any one see a problem with the syntax
>
>I'm not sure what rdp is, but I wouldn't limit my source port to 3389. 
>It seems unlikely that your source port will always be 3389.
>
>-- Joe
>
>___
>
>Don't miss the 2002 Sprint PCS Application Developer's Conference
>August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
>
>leaf-user mailing list: [EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/leaf-user
>SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] portforward with ipchains

2002-06-04 Thread Jaime Goncalves

Hi I'm trying to rdp into my win2k server behind my lrp box this is the
command to open the port on the lrp box from the command line  "ipchains
-A  forward -p tcp -s xxx.xxx.xxx.xxx 3389 -d xxx.xxx.xxx.xxx 3389 -j
ACCEPT"
can any one see a problem with the syntax

Thanks
Jaime


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html