when I originally installed the RH73, I configured the install-time firewall setting to only allow httpd, mysql, ssh, and the like (more or less what was the defualt with adding/allowing mysql and something else)
now, I'd like to try running a httpd-type service on 8080 it's working on the machine OK, but, I can not get it to my remote location, it's either blocked by my machine's own config, or, external firewall, not sure to test whether it's my own ipchains blocking it, can I just do this over ssh: service ipchains stop [try accessing] service ipchains start as the machine is remote to me, and, I'd rather not upset it, is issueing 'service ipchains stop / service ipchains start' OK to do over shh, or, can I screw something up ? -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
