Results 1 to 1 of 1
I have a red hat linux web server.
On the web server are web pages with activex controls embeded in them.
The activex control has a parameter for ip address.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-19-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 2
Direct local address to public address
I have a red hat linux web server.
On the web server are web pages with activex controls embeded in them.
The activex control has a parameter for ip address.
This ip address points to a video server at our clients locations.
The goal is to stop web users from being able to view the source and
get the ip of the video server.
One idea is to put a "fake" or local ip in the ip address parameter of
the activex control... Then have something on our web server redirect
that local ip to the public ip of the video server at the clients
locations.
Does anyone with any experience with iptables know if this is possible?


Reply With Quote
