Re: [squid-users] Telnet Sessions Disconnect

From: Charanbeer <charanbeer.s@dont-contact.us>
Date: Fri, 25 May 2001 14:51:06 +0530

Hi Loger

Yes it is the gateway for my network as well. Tell me if I should add anything for telnet in my firewall script.

Charanbeer.
  ----- Original Message -----
  From: Löger, Stefan
  To: 'Charanbeer'
  Sent: Friday, May 25, 2001 2:35 PM
  Subject: AW: [squid-users] Telnet Sessions Disconnect

  There is no entry for Telnet in your firewall script?!? Is your ProxyServer the Gateway for your Network or only the Proxy Server?? If it´s not the Gateway for your Network an entry in the firewall script didn´t effect to your Problem...
    -----Ursprüngliche Nachricht-----
    Von: Charanbeer [mailto:charanbeer.s@net4india.net]
    Gesendet: Freitag, 25. Mai 2001 10:52
    An: Squid
    Betreff: Re: [squid-users] Telnet Sessions Disconnect

    This is my ipchains file which executes at the startup Do I need to add anything in to it to enable it:

    /sbin/ipchains -A input -p tcp -s 192.168.1.0/24 -d 0/0 80 -j REDIRECT 8080
    /sbin/ifconfig eth0:0 192.168.1.1
    /sbin/ipchains -A forward -s 192.168.1.0/24 -j MASQ
    /sbin/ipchains -A input -p tcp -s 192.168.1.0/24 ftp -j ACCEPT
    /sbin/ipchains -A input -p tcp -s 191.168.1.0/24 ftp-data -j ACCEPT
    /sbin/ipchains -A output -p tcp -s 192.168.1.0/24 ftp-data -j ACCEPT
    /sbin/insmod ip_masq_ftp

    Charanbeer.
      ----- Original Message -----
      From: Löger, Stefan
      To: 'Charanbeer' ; Squid
      Sent: Friday, May 25, 2001 1:07 PM
      Subject: AW: [squid-users] Telnet Sessions Disconnect

      Squid is NOT a Telnet Proxy, only Http, Ftp und SSL tunneling!!
        -----Ursprüngliche Nachricht-----
        Von: Charanbeer [mailto:charanbeer.s@net4india.net]
        Gesendet: Freitag, 25. Mai 2001 09:35
        An: Squid
        Betreff: [squid-users] Telnet Sessions Disconnect

        Hi All

        I am running Squid 2.3 on Red Hat 6.1 with the deafult squid.conf serving 40odd win95/98 clients.My squid machine is PIII 550 MHz
        with 10gb HDD and 128MB RAM (256MB of swap space) These clients use telnet a lot and their telnet sessions tend to disconnect after every few minutes whereas if they go directly(i.e. without using proxy) they dont face any such problem.

        Is there anything in squid.conf which defines the idle time after which the client's telnet session is disconnected. Any suggestions on this would be a great help.

        Thanks in advance
        Charanbeer.
Received on Fri May 25 2001 - 03:17:37 MDT

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