|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Syslog over serial (Was: Re: Help me win the MS-Proxy/ipfw war)
Philippe.Guezou
wanadoo.fr
Thu, 30 Sep 1999 06:10:15 +0200
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Warner Losh: "Re: [Fwd: Truth about ssh 1.2.27 vulnerabiltiy]"
- Previous message: Warner Losh: "Re: [Fwd: Truth about ssh 1.2.27 vulnerabiltiy]"
- In reply to: Garrett Wollman: "Re: [Fwd: Truth about ssh 1.2.27 vulnerabiltiy]"
- Next in thread: The Mad Scientist: "Re: Syslog over serial"
- Next in thread: brad
baileylink.net: "ssh on picoBSD (was RE: Help me win the MS-Proxy/ipfw war)"
- Next in thread: Mike Holling: "Re: Help me win the MS-Proxy/ipfw war"
- Reply: The Mad Scientist: "Re: Syslog over serial"
At 19:15 28/09/99 -0700, The Mad Scientist wrote:
>
>I've always seen this as the "recommended" way to do things. How do you
>set logging over serial lines up? Do I log to something like /dev/cuaa1?
>What do i set up on the other side?
quite simply..
just establish a p-t-p IP connection.. through /dev/lp0 for example.
use a reserved ip for this..
something like:
ifconfig lp0 inet 192.168.0.10 192.168.0.11 netmask 255.255.255.0
(others interface could have a normal IP .. or another reserved ip, it
doesn't matter.. if possible, use a completly different reserved class
for such things.. ie, if your ether/atm/fddi interface is using 192.168.x.x,
well, use 10.x.x.x for this.. just to really hide this ptp interface)
then, in your syslog.conf, use something like this:
*.emerg;*.alert;*err;*.notice;auth.*
192.168.0.11
>TIA,
>Dean
hope this helps.
Philippe.
>
>To Unsubscribe: send mail to majordomo
FreeBSD.org
>with "unsubscribe freebsd-security" in the body of the message
>
>
Guezou Philippe http://www.tolkien.cam.org/~fifi
Network. System. Admin. email: fifi
tolkien.cam.org
fifi
cam.org
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
To Unsubscribe: send mail to majordomo
FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- Next message: Warner Losh: "Re: [Fwd: Truth about ssh 1.2.27 vulnerabiltiy]"
- Previous message: Warner Losh: "Re: [Fwd: Truth about ssh 1.2.27 vulnerabiltiy]"
- In reply to: Garrett Wollman: "Re: [Fwd: Truth about ssh 1.2.27 vulnerabiltiy]"
- Next in thread: The Mad Scientist: "Re: Syslog over serial"
- Next in thread: brad
baileylink.net: "ssh on picoBSD (was RE: Help me win the MS-Proxy/ipfw war)"
- Next in thread: Mike Holling: "Re: Help me win the MS-Proxy/ipfw war"
- Reply: The Mad Scientist: "Re: Syslog over serial"
This archive was generated by hypermail 2.0b3 on Wed Sep 29 1999 - 22:59:10 CDT