-
Notifications
You must be signed in to change notification settings - Fork 331
Description
Hello,
When i try to send the log/capt output to a specific IP address which is defined on the local host, it tries for 1 minute and fails with message "Failed to lookup target ether".
But none of the error messages from the logpkt_ether_lookup( show up, so i can't see why it failed.
- When looking at the arp table, 10.1.1.2 has a valid entry on one of the local interfaces, and also responds to ping requests.
- But when setting one of the LAN systems as -T target, it works fine.
Any hints on what i'm doing wrong ;-) ?
--
sslsplit -k /root/gw.key -c /root/gw.crt -I ue0 -T 10.1.1.2 -D https 127.0.0.1 8080
SSLsplit 0.5.5-12-ge17de84-dirty (built 2022-08-08)
Build info: V:GIT
Features: -DDEBUG_OPTS -DDEBUG_PROXY -DHAVE_IPFW -DHAVE_PF
NAT engines: pf* ipfw
Local process info support: yes (FreeBSD sysctl)
compiled against LibreSSL 3.3.6 (20000000)
rtlinked against LibreSSL 3.3.6 (20000000)
OpenSSL API provided by LibreSSL: LibreSSL 3.3.6 (3030600f)
OpenSSL has support for TLS extensions
TLS Server Name Indication (SNI) supported
OpenSSL is thread-safe with THREADID
OpenSSL has no engine support
Using SSL_MODE_RELEASE_BUFFERS
SSL/TLS protocol availability: tls10 tls11 tls12
SSL/TLS algorithm availability: !SHA0 RSA DSA ECDSA DH ECDH EC
OpenSSL option availability: SSL_OP_NO_COMPRESSION SSL_OP_NO_TICKET SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION SSL_OP_TLS_ROLLBACK_BUG
compiled against libevent 2.1.12-stable
rtlinked against libevent 2.1.12-stable
compiled against libnet 1.1.6
rtlinked against libnet 1.1.6
compiled against libpcap n/a
rtlinked against libpcap 1.9.1
2 CPU cores detected
Generated 2048 bit RSA key for leaf certs.
SSL/TLS protocol: negotiate
proxyspecs:
- [127.0.0.1]:8080 ssl|http pf
Loaded CA: '/C=NL/ST=gw/L=gw/O=gw/emailAddress=root@gw.net10/CN=GW-ca'
SSL/TLS leaf certificates taken from: - Generated on the fly
Failed to lookup target ether
sslsplit: failed to preinit logging.
--
SSLsplit 0.5.5-12-ge17de84-dirty (built 2022-08-08)
Copyright (c) 2009-2019, Daniel Roethlisberger daniel@roe.ch
https://www.roe.ch/SSLsplit
Build info: V:GIT
Features: -DDEBUG_OPTS -DDEBUG_PROXY -DHAVE_IPFW -DHAVE_PF
NAT engines: pf* ipfw
Local process info support: yes (FreeBSD sysctl)
compiled against LibreSSL 3.3.6 (20000000)
rtlinked against LibreSSL 3.3.6 (20000000)
OpenSSL API provided by LibreSSL: LibreSSL 3.3.6 (3030600f)
OpenSSL has support for TLS extensions
TLS Server Name Indication (SNI) supported
OpenSSL is thread-safe with THREADID
OpenSSL has no engine support
Using SSL_MODE_RELEASE_BUFFERS
SSL/TLS protocol availability: tls10 tls11 tls12
SSL/TLS algorithm availability: !SHA0 RSA DSA ECDSA DH ECDH EC
OpenSSL option availability: SSL_OP_NO_COMPRESSION SSL_OP_NO_TICKET SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION SSL_OP_TLS_ROLLBACK_BUG
compiled against libevent 2.1.12-stable
rtlinked against libevent 2.1.12-stable
compiled against libnet 1.1.6
rtlinked against libnet 1.1.6
compiled against libpcap n/a
rtlinked against libpcap 1.9.1
2 CPU cores detected
--
FreeBSD 13.1-RELEASE stable/22.7-n250212-a26d6065f1f SMP amd64