Displaying 2 results from an estimated 2 matches for "syslogfil".
Did you mean:
  syslogfile
  
2007 Feb 23
0
Problems with SUN StoreEdge T3
...rsa. After a remount on node2 those files can bee seen.
 
Sometimes creation of files is even impossible while receiving ?touch: cannot touch `test3': Read-only file system?, although file system is mounted ?rw,_netdev,datavolume,nointr,heartbeat=local?
 
 
There?s no special output in the syslogfile related to these occurrences.
 
Configuration:
 
Fuitsu/Siemens RX300 F3 Dual XEON
SLES9 EM64  2.6.5-7.283-smp
Sun T3 Storage in ES Konfiguration
Crossovercabel for Interconnect
 
Any ideas?
 
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://...
2003 Aug 29
10
problem getting ulogd and shorewall working on debian
...rewall (1.4.5-1) were 
installed via apt, and shorewall is set up with the 3-interface example.
All the /etc/shorewall/* files have "ULOG" where they used to have 
"info".  /etc/ulogd.conf has:
nlgroup 1
logfile /var/log/ulogd.log
loglevel 5
plugin /usr/lib/ulogd/ulogd_BASE.so
syslogfile /var/log/shorewall
syslogsync 1
plugin /usr/lib/ulogd/ulogd_LOGEMU.so
dumpfile /var/log/ulogd.pktlog
And lsmod shows:
Module                  Size  Used by    Not tainted
ipt_ULOG                3456   8
ipt_TOS                 1088  12  (autoclean)
ipt_MASQUERADE          1248   2  (autoclean)...