Hello,

openvas30:/usr/lib64/openvas # openvas-nasl -X -t komma-nix.de 
/usr/lib64/openvas/plugins/smtpserver_detect.nasl
Failed to find interface eth0 mentioned in /proc/net/route
Failed to find interface eth0 mentioned in /proc/net/route
Failed to find interface eth0 mentioned in /proc/net/route
Speicherzugriffsfehler

openvas30:/usr/lib64/openvas # cat /proc/net/route 
Iface   Destination     Gateway         Flags   RefCnt  Use     Metric  Mask    
        MTU     Window  IRTT                                                    
   
eth0    00861AAC        00000000        0001    0       0       0       
00FEFFFF        0       0       0                                               
                                
eth0    0000FEA9        00000000        0001    0       0       0       
0000FFFF        0       0       0                                               
                                
lo      0000007F        00000000        0001    0       0       0       
000000FF        0       0       0                                               
                                  
eth0    00000000        01861AAC        0003    0       0       0       
00000000        0       0       0                                               
                                

openvas30:/usr/lib64/openvas # ifconfig eth0
eth0      Protokoll:Ethernet  Hardware Adresse 00:1B:C6:00:03:34  
          inet Adresse:172.26.134.205  Bcast:172.26.135.255  Maske:255.255.254.0
          inet6 Adresse: fe80::21b:c6ff:fe00:334/64 
Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:15528 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1756 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:1051638 (1.0 Mb)  TX bytes:993431 (970.1 Kb)

It`s an OpenSUSE 10.2 XenNode.

,--[ smtpserver_detect.nasl ]
| send(socket:soctcp25, data:string("EHLO ",this_host(),"\r\n"));
`---|

This is the Part of the Plugin what activate the error from above.
OpenVAS never shows results from smtpserver_detect.nasl unless i comment out 
the line above.

Same Plugin on an identical Host (same Kernel, same Xen-Version, etc) are 
executed without any errors by nessus
(/opt/nessus/bin/nasl -t komma-nix.de /tmp/smtpserver_detect.nasl).

Any idea whats going wrong? 

Greetings

Michael
_______________________________________________
Openvas-plugins mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins

Reply via email to