Results 1 to 3 of 3
Hi all,
I have a database server and I have a router machine.
I need to get all the packets going to the database server on the router machine. I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-02-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 34
Can iptables solve it??
Hi all,
I have a database server and I have a router machine.
I need to get all the packets going to the database server on the router machine. I don't have to let any of them pass directly to the database server.
Can I do this using iptables??
Please help
Thanks...
- 03-02-2007 #2
- 03-03-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 34
Hi all,
Originally Posted by likwid
This is the actual setup:
[CLIENT] -- [INTERNET] -- [ROUTER MACHINE] -- [DB SERVER]
The ROUTER MACHINE and the DB SERVER are on the same LAN.
I want that any packet sent from the CLIENT to the DB SERVER should be received at the ROUTER MACHINE and SHOULD NOT GO TO THE DB SERVER DIRECTLY. I need to make changes to the packet at the ROUTER.
Is this possible using iptables using DNAT or REDIRECT I suppose?? if so , how??
Please please help me...
Thanks a lot in advance...


Reply With Quote
