don't top-post.

# [EMAIL PROTECTED] / 2002-10-23 10:28:32 -0400:
> > # [EMAIL PROTECTED] / 2002-10-23 09:18:47 -0400:
> >> Im trying to get my Cisco router to log to my FBSD machine..Im using
> >> Freebsd 4.5
> >> I have no issues with the router ...however im having issues trying to
> >> get syslog OR syslogd to accept UDP log traffic from my router ...and
> >> have it write to a flat text file.
> >> im under the assumtion that you use:
> >> syslogd -a <ip address of router>
> >
> >    the man page says that the format is "ipaddr/masklen[:service]".
> >    that doesn't look like the "/masklen" part is optional.
>
> so would it be something like
> 
> syslogd -a 172.16.x.x/24:UDP port number ??
> 
> if this is so ...
> can i do this multiple times  ???
> I have multiple routers that i want to log to this FreebSD machine
> so would i do the command above on multiple lines ??
> 
> or like :
> syslogd -a 172.16.x.x/24:xxx  172.16.x.x/24:xxx     ???

    read the man page.
    if something isn't clear after you have read it, experiment.

-- 
If you cc me or take the list(s) out completely I'll most likely
ignore your message.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to