You are here:   Forum
Register   |  Login

Forum

Minimize
 
  Forum  Discussions  Panther IAS inf...  IAS default setup
Previous Previous
 
Next Disabled
New Post 9/16/2009 9:45 AM
  dnnadmin
35 posts
No Ranking


IAS default setup 
Modified By dnnadmin  on 9/16/2009 10:02:22 AM)

The IAS solution default setup is as described below

 
Operating system
Operating system is Novell SUSE linux 10 service pack 1.
 
Accessible on OS level with secure shell on port 22
 
Default IP address: 10.25.1.100
Default user is: root
Default password is: iasdefault
 
IP-address changes need to be adjusted in collector.properties.
 
File:      /usr/ebisu/collector/collector.properties
Lines:  listenip=10.25.1.100
listenport=6344
 
NB! Need to be changed and restricted. See documentation from SUSE using password change and firewall restrictions.
 
 
The IAS application
The application is accessible on port 80
 
Default login: admin
Default password: iasdefault
 
NB! Need to be restricted. See documentation from SUSE using firewall restrictions. To create more administrator accounts or changing password, go to http://10.25.1.100/cm/Usergroup after login.
 
Other access
By default the server is open for netflow traffic on 10.25.1.100 on port 6344
 
NB! Can be adjusted to match setup at customer site. Adjustments need to be done in collector settings and firewall setup.
 
File:                /usr/ebisu/collector/collector.properties
Lines:            listenip=10.25.1.100
                       listenport=6344
 
 
SOAP access
 
Define access for IP addresses here
 
/data/www/squid/configuration/soap.conf.php

 

 

Start / Stop / Restart of services running on IAS

The Apache webserver

/etc/init.d/httpd (start/stop/restart)

 

The Collector: Use console for debugging

/etc/init.d/collector (start/stop/restart/console)
 

configurationfile to collector

/usr/ebisu/collector/collector.properties
/usr/ebisu/collector/hpinterfaces.txt (contains the interfaces, as they have to be billed. If not interfaces are mentioned here, traffic might be sortet out and dissapear from account.)

 

Accounting: Use console for debugging

/usr/ebisu/accounting/accountingmon.properties
/etc/init.d/accounting (start/stop/restart/console)

 

DB2
 

To start or stop db2, you have to log in asroot, and from there do "su db2inst1". Then do:

db2stop
db2start

 

 
Previous Previous
 
Next Disabled
  Forum  Discussions  Panther IAS inf...  IAS default setup