Yashpal Nagar posted in linux-india-help: > Sir, Don't forget you are telling your solution to an electrician, :) I > would appreciate if your could elaborate more. > where to use this redir...what it is ..your solution seemes to be > *discovery* for me.
Ah... I have used this Redir long, long ago, before I discovered Iptables. I had even patched it to add a lot of features like multiple redirections per invocation, a configuration file to read the redirections from, a daemon mode (and for completeness, an inetd mode too), an init script, an RPM etc. This is the URL from my bookmarks - http://oh.verio.com/~sammy/hacks/ Seems to me it is currently available at http://sammy.net/~sammy/hacks/ Unfortunately, I didn't behave like a good open sourcer, so the above changes rotted in my personal CVS server :( > PS: we have two locations , A & B.... Now B is a VPN port which is not > exposed to Real IP world, It can only reach to our Real IP Pool at A. > So i was just wondering how the ppl at B location can be routed to > citrix servers of Online world. 1. You can use iptables DNAT. 2. You can use xinetd port redirection. 3. You can use redir, as above. 4. You can assign a "real" IP to the machine at B and do some fancy routing. 5. You can invest in a firewall box like a Cisco PIX or a Netscreen. Binand -- [EMAIL PROTECTED] root]# uptime 11:55am up 58 days, 4:49, 2 users, load average: 1023.78, 419.92, 158.90 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
