Archive for December 8th, 2004

December 8, 2004: 9:49 pm: MatthewApplications, IPCop, Technical

from the old FAQ:
How do I disable the rule that forbids portforwarding on port 81?

You will need to do two things to avoid port conflicts.

First choose a new port that you want to let the IPCop interface listen on. Do not choose 8080, 800 or 80 as squid is listening on 800 and if you have DansGuardian installed, it listens on 8080 and port 80 is used by webservers.

You need to edit the /etc/httpd/conf/httpd.conf file, search for all instances of 81 and replace with your new port. Once you have done that, save your work and we need to restart the web server with the following command:
killall httpd
httpd -DSSL

Next we need to adjust the port forward page to allow you to forward port 81, but restrict a forward on your new port.

Edit /home/httpd/cgi-bin/portfw.cgi

Find line that looks like this:

my @tcp_reserved = (81,222,445);

Change the 81 to the port number that you previously chose.
Save the changes.

You can now port forward on port 81.

[ ] 1.1 [ ]1.2 [x]1.3 Version 1.3 only

: 6:17 pm: MatthewSoftware Development, Technical

Here’s a good description of intelligent infrastructure – they’ve defined it clearly, and that’s been one of my major problems with the whole autonomic computing baloney. The interesting part is that with a focus on these characteristics, any process (programming group, ops group, etc) could really gain perspective on the existing systems. The differing vantage of each point they bring up should allow some triangulation on where systems ought to be…

Hmmm. Something to try out…

: 12:41 am: MatthewGeneral, Technical

Very cool tech here… projectors instead of screens. However, check out the last bit of info in the article – this is a fellow thinking beyond today. Seeing how RFIDs, projectors, and expiring goods all tie together? That’s more than your average techie at work. Give that man a cookie!