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

List:       ssldump-users
Subject:    Re: PCAP: eth1: no IPv4 address assigned
From:       Todd Holloway <todd () duckland ! org>
Date:       2002-12-13 16:31:58
[Download RAW message or body]

thanks Jeffrey

it worked great!

todd

On Thu, Dec 12, 2002 at 04:21:39PM -0800, Jeffrey Hafey wrote:
> Modify $SSLDUMP_SOURCE/base/pcap-snoop.c and change pcap_lookupnet() to warn
> instead of error and exit.
> 
> Simple one line diff:
> 
> ---## snip ##---
> --- pcap-snoop.c.orig
> +++ pcap-snoop.c
> @@ -292,7 +292,7 @@
>        }
>  
>        if (pcap_lookupnet(interface_name, &localnet, &netmask, errbuf) < 0)
> -        verr_exit("PCAP: %s\n",errbuf);
> +        fprintf(stderr,"PCAP-warning: %s\n",errbuf);
>        
>      }
>      else{
> ---## snip ##---
> 
> Jeffrey Hafey
> 
> On Thu, Dec 12, 2002 at 02:53:53PM -0600, Todd Holloway wrote:
> > Is there a way to get ssldump to snoop on interface w/o an IP address?
> > 
> > 
> > [root@bob ssldump-0.9b3]# /usr/local/sbin/ssldump -i eth1
> > PCAP: eth1: no IPv4 address assigned
> > 
> > 
> > thanks
> > todd
> > 
> > -- 
> > [It] contains "vegetable stabilizer" which sounds ominous.  How unstable are vegetables?
> > 								Jeff Zahn

-- 
[It] contains "vegetable stabilizer" which sounds ominous.  How unstable are vegetables?
								Jeff Zahn
[prev in list] [next in list] [prev in thread] [next in thread] 

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