On Sun, 7 Sep 2003, itchibahn wrote: > I used to run 4.6 where syslogd worked fine with cisco 7507, as5300, and > max4048. Eversince I've installed 5.0-RELEASE, I used exact same config as > old, but can't get it working. Please help. The following is configs:
I'm currently using current's syslogd for remote logging on a series of Cisco 2650s and 1720s. The rc.conf entries that'll make this work are: syslogd_enable="YES" syslogd_flags="-a 192.168.128.0/24:*" Though I've never done it by domain name, the manpage suggests that you're looking for something like this: syslogd_flags="-a *.isot.com:*" As usual, check for firewalling between the endpoints. Hope this helps... > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"