Take a look at CommunigatePro by Stalker Software. It has a nice web interface, is rock solid, and will scale into clusters if you need that much.
It is free, although without paying for a registration, all outgoing mail is tagged with a line that says something like:
Email sent with...
Does anyone know if it is possible to disconnect users remotely via snmp?
I've been considering patching our radius server to automatically disconnect the user connected the longest when the number of active modems reaches a certain point.
TIA
Chris
I am having some difficulty with rsh and shell scripts.
What I have is a shell script that processes 4 different values from the command line.
For example:
#!/bin/sh
if($1=="1) then
do this
endif
if($2=="1) then
do this
end
and so on...
The script is called by:
>script.sh var1...
Thanks alot. This is exactly the sort of thing I was looking for. And yes, you have given me something to think about. I guess I will put it all in one class. The more I think about it, the more that makes sense.
Your advice is very much appreciated!
Chris
I am a complete newbie to OO, and I have limited VB experience. However, I am in the process of planning an application, and would like some advice.
The application will be tied to a SQL Server for the DB, and will be used for entering, tracking, and saving job information for a commercial...
Hopefully, someone can help me out here.
I have a control array of 9 textboxes. I want to pass the array of the textbox to a subwhere processing can occur for each instance of textbox.text
The textboxes contain name, address, city, state, etc... in the sub, I want add these to a database. I...
Well, I guess I don't know how to answer your question. I have a class C. I have a cisco 3640 doing routing for my network. On that network is a linux box that has it's own IP with a netmask of 255.255.255.0. It also has in it's routing table two IPs (from the same class c block) with the...
I have a cisco 805 set up that has one real ip on the serial side, and doing nat on the eth side. The customer wants one real ip address inside his network.
Can I just add a static route for that ip address and give it ethernet0 as the next hop?
Also, in the future, I expect that forwarding of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.