Rusty it is hard to say for sure what "trivnet1" is. I did find a few things that that lead me to believe is is a Web Interface for configuration purposes. You may want to try to connect to your machine with a Web Browser on that port, just to see if this is correct. My guess is the port is being opened by apache. You can check this by typing "netstat -anp". This is some of the output you may see on your machine, look at the far right for the PID and program name. Then follow up on that program. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 169.254.197.90:34772 192.160.127.97:6667 ESTABLISHED 176/xchat tcp 0 0 169.254.197.90:33748 216.183.204.133:80 ESTABLISHED 816/konquerortNFEic tcp 0 0 169.254.197.90:34711 64.12.24.8:5190 ESTABLISHED 180/gaimA On Monday 20 August 2001 00:11, you wrote: > Ok, so I just installed mandrake freq (based on mandrake 8.0) onto > my soon-to-be-new firewall machine (a screaming p100 -wooo woo ;-) > > Now, I'm working on making it secure. So, I did the old netstat -a > and I see this trivnet1 thingy listening on port 8200. > > So, what in the WORLD is trivnet, and how do I turn it off??? > > (Everything else is expected, as follows: > > Proto Recv-Q Send-Q Local Address Foreign Address State > tcp 0 0 *:www-http *:* LISTEN > tcp 0 0 *:ssh *:* LISTEN > tcp 0 0 *:smtp *:* LISTEN > tcp 0 0 *:https *:* LISTEN > > this is the offender: > > tcp 0 0 *:trivnet1 *:* LISTEN) > > Thanks for any insight folks have... > > rc > ________________________________________________ > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't > post to the list quickly and you use Netscape to write mail. > > PLUG-discuss mailing list - PLUG-discuss@lists.PLUG.phoenix.az.us > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss