zeek on Fri, 20 Sep 2002 09:28:15 -0400 |
The url you're referring to below isn't clear. If your proxy is class1.school.edu and junkbuster is running on 8000 AND you can use this with a browser from WITHIN that network (*.school.edu) then the setting required from another network would be class1.school.edu 8000 (the same, assuming this is resolvable from OUTSIDE OF the *.school.edu network). You must be able to resolve that name or you'll need to enter it numerically. You must also be able to ping it. You must also be able to telnet to it: telnet class1.school.edu 8000 Trying 128.123.23.23... Connected to class1.school.edu. Escape character is '^]'. asdf HTTP/1.0 400 Invalid header received from browser Connection closed by foreign host. None of what I've just mentioned is junbuster specific however. This just verifies that you can access that host and port. With junbuster specifically, double check the "listen-address" in "config" and the "permit" directive in "aclfile" -zeek > -----Original Message----- > From: plug-admin@lists.phillylinux.org > [mailto:plug-admin@lists.phillylinux.org]On Behalf Of Naresh > Sent: Thursday, September 19, 2002 11:59 PM > To: plug@lists.phillylinux.org > Subject: [PLUG] Proxy Question > > > I have a proxy server (Junkbuster, on port 8000) running on my schools > server (IBM AIX 4.3). When I do "netstat -an | grep 8000" I get this, > > tcp4 0 0 *.8000 *.* LISTEN > > Now I atleast know its running. Now at home, when I try to access it with > links it does not work. I put in http://(ssh hostname) : 8000 for the http > proxy setting. Am I missing anything else? Should I change something? > > > Thanks, > Naresh > > > _________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce > General Discussion -- http://lists.netisland.net/mailman/listinfo/plug > _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|