Can I configure a web service, on linux ubuntu server 12.04, to be accessed by two different network interfaces on different networks?
For example:
My server eth0 is accessed by one subnetwork and its computers can use the web service. My server eth1 is configured with another IP subnetwork, then can't to use the web service.
That's the point, how can I make two different subnetworks access the same service, avoiding this subnetworks to see each other?
No comments:
Post a Comment