View Single Post

  #3 (permalink)  
Old 03-27-2007, 10:31 PM
raghuram raghuram is offline
Junior Member
User
 
Join Date: Feb 2007
Posts: 10
Rep Power: 0
raghuram
Default

Quote:
Originally Posted by nixcraft
Can you ping to your router?
Code:
ping router-ip
Can you ping to public IP address such as 208.67.222.222
Code:
ping 208.67.222.222
Is squid running?
Code:
netstat -tulpn | grep 3128
Let me know this
Hi vivek,

Was away for sometime, hence the delayed response. I am able to browse net from squid host now. Earlier, firewall and SELinux were blocking 'sit0'. Unblocked 'sit0' and able to browse net .Client machines still cannot connect. Am working on it. Will get back soon if things don't roll!

Raghuram
Reply With Quote