Hi,
Sorry if the following is a "newbie-question", but indeed I'm completely new to nfsen...



I've got a strange problem in getting nfsen to run under FreeBSD (6.1):

After installing nfsen from the ports-tree ( i.e. from source) using the latest version as of today, I edited nfsen.conf to reflect the correct port-number my router is using by changing

'upstream1'    => { 'port'    => '9995', 'col' => '#0000ff', 'type' => 'netflow' },
to read
'ej1'    => { 'port'    => '2600', 'col' => '#0000ff', 'type' => 'netflow' },


I tried to do a nfsen reconfig which went fine, followed by "nfsen -r /usr/local/etc/nfsen.conf"
nfsen -r resulted in the following error message:
ERR Illegal characters in profile name '/usr/local/etc/nfsen.conf'!

However as mentioned above I only changed one line as a "diff" "proves":

# diff nfsen.conf nfsen-dist.conf
# diff nfsen.conf nfsen-dist.conf
130c130
<     'ej1'    => { 'port'    => '2600', 'col' => '#0000ff', 'type' => 'netflow' },
---
>     'upstream1'    => { 'port'    => '9995', 'col' => '#0000ff', 'type' => 'netflow' },
#

Here's my operating environment:
FreeBSD 6.1
nfdump-1.5.2
nfsen-1.2.4.20060810
php5-5.2.0                
php5-mysql-5.2.0     
php5-pcre-5.2.0        
php5-session-5.2.0   
php5-snmp-5.2.0       
php5-sockets-5.2.0  
php5-xml-5.2.0      
apache-2.2.3


Thanks much in advance for your help!
-ewald


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to