> How would you go about logging debugging information to a remote server?
> I get a lot of information when I do this...
>=20
> =09set console
> =09set debug mdp-max on
>=20
> but of course, it only goes to the screen. I've got syslog set up properl=
y
> on a remote loghost, but can't get the mdp-max debug info to log there.
> Any ideas?
Calvin,
I don't know if anyone else has mentioned this yet, but if you are
connecting to the portmangler from a unix host then you could use a
program called tee:
tee - read from standard input and write to standard out=AD
put and files
For example, you could do something like:
telnet portmangler.isp.net | tee /tmp/portmangler.trace
Regards,
-- Richard Morrell richard@ednet.co.= uk System Administrator - edNET: Internet Access for Edinburgh - www.ednet.co.= uk
- To unsubscribe, email 'majordomo@livingston.com' with 'unsubscribe portmaster-users' in the body of the message. Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>