[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Cannot access Raq3 Gui Management from Outside internal network



>Please help me understand,
>
>I have just installed a Raq3.  Everthing is working perfect and all
>updates/patches are in place.
>I cannot reach the admin pages from outsite our network I.E.  I have been
>looking through the .htaccess and access.conf files for both the Apache
>adminserv and standard web servers and cannot seem to find where it looks
>for network ip check.  Is there somewhere I can reconfigure the server to
>allow from all with authority?
>
>Thank you
>EJK

Sounds like a firewall issue. If you're using Portsentry with IPchains support
it's possible you have a misconfiguration in portsentry.conf and have managed
to block yourself from port 81 via IPchains. 
The command /usr/sbin/ipchains -F will flush all your IPchains filters and remove
the block.

Tony