> > "XX" <zijiepan@xxxxxxx> writes: > > > I want use it to SqlPlus to connect to a Oracle Server behind a linux box > > using iptables.Does anyone have the sqlnet conntrack/nat modules? > > I used to forward sqlnet connections via ssh. That would imply that it ought > to work just fine without using any special nat modules. That was with Oracle > 8.0.5 so it's possible this has changed since, but I doubt it. > > -- > greg > > We use SQL Relay as an application-layer proxy sat on our main Linux firewall box (one leg in the DMZ; one leg on the inside) passing Oracle-8 queries from our public website back in to our internal server(s). Works a treat. Have a look at: http://sqlrelay.sourceforge.net Mike