[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwtk-users
Subject:    HTTPS
From:       "Wilfrid" <wgaboria () univ-lr ! fr>
Date:       2001-07-02 14:54:58
[Download RAW message or body]

[To be removed from this list send the message "unsubscribe fwtk-users" in the
BODY of a mail message to majordomo@ex.tis.com.]

Hello,
I want to permit HTTP,HTTPS and SSH access to an insidehost
from outsidehosts.
it works for HTTP and SSH but not for HTTPS.
and there are no messages in the logs, and the request doesn't end.

So here is my netpermtable:

#SSH : OK
netacl-ssh: permit-hosts * -exec /usr/local/etc/plug-gw ssh
plug-gw: port ssh * -plug-to etubd.univ-lr.fr -port ssh 
# HTTP: OK
http-gw: default-httpd etudiut.univ-lr.fr 
http-gw: hosts *
#HTTPS: PB
plug-gw: port https2 * -plug-to etudiut.univ-lr.fr -port 8443 -ssl

and /etc/xinet.d/https2:
service https2
{
    socket_type=stream
    protocol=tcp
    wait=no
    user=root
    server=/usr/local/etc/plug-gw
    server_args=https2
    disable=no
}

and /etc/services :
https2 8443/tcp
https2 8443/udp

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic