On Nov 27, 2007 3:40 AM, Abhijeet <[EMAIL PROTECTED]> wrote: > > Hello Everyone, > This is Abhijeet, I had recently cobfigured a proxy server > in quiet a hurry mode, so couldn't comlpete the ACL forr security , > now there are people trying to open ssh session from Class A ips. I > think they are hosting their ftp sites or webpages there, and our > proxy isn't seerving the LAN http request. CAn anyone come up with the > configuration to be implemented in the squid.conf file. I had used > http access allow to internal LAN and DEny to rest.
The query indicates that you are using squid as a firewall. I suggest to use netfilter or packet filtering such as iptables for it. Such as denying port 22 (ssh) for any external users etc. > > > Also one of the Linux PC mount point was wronlgy mounted becoz of > which it isn't restarting and giving the error message form the /etc/ > fstab. the repair mode is in # mode and isn't allowing VIM text > editor to edit the /etc/fstab file to retstart it. I have important > fies there, so can't format or repartition it. Are there any other > ways to restore the the computer files and take out the mount point > from the fstab file. Need help pretty quickly. For wrongly mount point you can use single user mode or rescue mode. you can even take the advantages of Live CD to recover or edit fstab files. Its very easy. > > > Thanks > Abhijeet Maskey > > > > > -- daya, lets share the knowledge, "A candle doesn't lose anything by lighting another" --~--~---------~--~----~------------~-------~--~----~ FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [EMAIL PROTECTED] Community website: http://www.fossnepal.org/ -~----------~----~----~----~------~----~------~--~---
