All of lore.kernel.org
 help / color / mirror / Atom feed
* Conntrack for related service
@ 2006-08-02 19:47 Mikhail
  2006-08-03 11:13 ` Gáspár Lajos
  2006-08-03 16:03 ` Martijn Lievaart
  0 siblings, 2 replies; 5+ messages in thread
From: Mikhail @ 2006-08-02 19:47 UTC (permalink / raw)
  To: netfilter

Hello,

I have a small network of Windows boxes behind Linux firewall/router. I run
Debian Sarge 3.1 without X there. I have a server on the LAN that serves
clients from the Internet over RMI connection on the certain port. RMI is
basically connection-oriented TCP/IP protocol. I do DNAT for such requests
to that local server. All is working fine so far.

 Problem: those clients from the Internet need direct access to the MS SQL
server over TCP/IP on the different port. I want to open and DNAT MS SQL
port dynamically - if client already has ESTABLISHED connection over RMI
port I want allow access to MS SQL port, otherwise I'd like to drop the
request. If the client got disconnected over RMI then it is OK to reject
direct requests from him to MS SQL thereafter. How can this be accomplished
with iptables?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-05  9:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <"52488.2001:888:19e1::53.1154621026.squirrel"@dexter>
2006-08-05  3:53 ` Conntrack for related service Mikhail
2006-08-05  9:32   ` Martijn Lievaart
2006-08-02 19:47 Mikhail
2006-08-03 11:13 ` Gáspár Lajos
2006-08-03 16:03 ` Martijn Lievaart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.