Re: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-10 Thread Peter Risdon
adp wrote: I am using telnet just to see if the port accepts connections. That test works fine internally. We are not running a telnet server. Also, we are telnetting to the pcAnywhere port, not the telnet port. :) I've only historical experience with PCAnywhere, nowadays sticking with VNC for

Re: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-10 Thread adp
dp" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, May 07, 2004 7:47 AM Subject: RE: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere > For your telnet test to pcanywhere ports on target Lan pc to work > you have to tell telnet on the target to listen

Re: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-07 Thread Toni Schmidbauer
On Thu, May 06, 2004 at 11:37:09PM -0500, adp wrote: > And I am allowing in accessing via ipf: > > pass in quick proto tcp from any to public-ip port = 5631 group 200 > pass in quick proto udp from any to public-ip port = 5631 group 200 > pass in quick proto tcp from any to public-ip port = 5632 g

RE: Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

2004-05-07 Thread JJB
For your telnet test to pcanywhere ports on target Lan pc to work you have to tell telnet on the target to listen on those ports. I believe pcanywhere is one of those applications that imbed the ip address of the remote and host into the packet data and used by the application to establish bi-dire