Re: [squid-users] Squid and Telnet over Networks

From: Schelstraete Bart <bart@dont-contact.us>
Date: Thu, 24 Jul 2003 19:18:10 +0200

There is software avialable on the market which allows you to telnet
over an http proxy (Squid off cource).
That software is only a java applet,and nothing is needed on server side.

rgrds,
       Bart
dwalker@mudsite.com wrote:

>Hi,
>IM using squid and have this configuration
>
>Internet -> switch (192.168.0 network) -> server(running squid)
>--------the server connects to next line---------<
>V
>internal router(DHCP - 192.168.1 network) -> nodes
>
>how do i go about haveing the 192.168.1 network telnet out to the internet?
>
>the current configuration i have is this
>
>#-------------------------------------------------------------------#
>
>acl ournetwork 192.168.0.0/255.255.255.0 192.168.1.0/255.255.255.0
>acl telnet_ports port 23
>acl telnet_target port 4004
>
>http_access ournetwork telnet_ports
>http_access ournetwork telnet_target
>
>#----------------------------------------------------------------------#
>
>
>Any sugestions would be greatful,
>
>Thanks in advance
>PS- please email me with sugestions
>
>David Walker
>Mudsite Hosting
>dwalker@mudsite.com
>
>
>
>
Received on Thu Jul 24 2003 - 11:18:25 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:16 MST