Re: [tcpdump-workers] Welcome to the "tcpdump-workers" mailing list

2012-08-07 Thread Michael Richardson
I hope that things work okay. https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers uses a cacert.org certificate. visit www.cacert.org to load it into your browser. -- ] He who is tired of Weird Al is tired of life! | firewalls [ ] Michael Richardson, Sandelman S

Re: [tcpdump-workers] Welcome to the "tcpdump-workers" mailing list

2012-08-07 Thread Gisle Vanem
"Michael Richardson" wrote: I hope that things work okay. https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers uses a cacert.org certificate. visit www.cacert.org to load it into your browser. I can ping the host, but it doesn't reply at the TCP-level: nmap -sT -p443 209.87.252.

[tcpdump-workers] Sniffing a network interface with libpcap in a Solaris Zone

2012-08-07 Thread Joseph Freemaker
Using libpcap 1.3.0. libpcap had a patch applied in October of 2011 for the Solaris Zone. However when libpcap is used with a C program (that is very similar to tcpdump - makes the same calls) that is run in a Solaris Zone (Solaris 10) the following message is received: A network mask lookup f

Re: [tcpdump-workers] Welcome to the "tcpdump-workers" mailing list

2012-08-07 Thread Michael Richardson
> "Gisle" == Gisle Vanem writes: >> I hope that things work okay. >> https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers uses >> a cacert.org certificate. visit www.cacert.org to load it into >> your browser. Gisle> I can ping the host, but it doesn't reply at th

Re: [tcpdump-workers] Sniffing a network interface with libpcap in a Solaris Zone

2012-08-07 Thread Guy Harris
On Aug 7, 2012, at 7:53 AM, Joseph Freemaker wrote: > Using libpcap 1.3.0. > > libpcap had a patch applied in October of 2011 for the Solaris Zone. > > However when libpcap is used with a C program (that is very similar to > tcpdump - makes the same calls) that is run in a Solaris Zone (Solari