[ Charset ISO-8859-2 unsupported, converting... ]
> 
> Hello, 
> 
> 
> I have an application that wants to connect to a service on localhost. 
> Not configurable. Hardcoded. Though now we want to move the application,
> and it should connect to a remote host with the service necessary
> running on it. 
> So we need portforwarding(with keep state I guess), but although I read
> the docs, search the archives, I don't quite get how to map/rdr
> 127.0.0.1:1234 to 1.2.3.4:3306 ... what is the right syntax please? 
> 
> I have tried things like: 
> 
> rdr lo0 127.0.0.1 port 3306 -> 193.154.165.116 port 3306 
> (syntax error error at "lo0", line 52)
..
> [EMAIL PROTECTED]:~# uname -a 
> SunOS tomcat01 5.10 Generic_118822-11 sun4u sparc SUNW,UltraSPARC-IIi-cEngine
..

You're going to have to wait.  Whilst what you are doing is currently
not possible with Solaris because loopback traffic is all "internal"
to the Solaris kernel, a "fix" for this problem is being worked on.
It won't be available for Solaris10 before Update 3.

Cheers,
Darren

Reply via email to