is it possible to allow access to (http) port 80 to certain IP's only? we are running RH linux 9 here and i want the staff at the another location to view the server. Both the locations have static ip.
Please define 'allow access'.... Do you mean using apache web server (typically listening on port 80) to view web pages? Then yes, use the 'Allow' directive inside a Location or Directory container (or inside an .htaccess file). Start here for more info.
mragain is right, and that is probably the best solution. If one site has the IP address 192.168.0.102 and the other is 192.168.0.103 you can add these 2 rules:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.