-
Now working.
2009-10-26 18:49:31 UTC by luthman
-
iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTAB
LISHED
ACCEPT icmp -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:h
ttps
ACCEPT tcp --.
2009-10-23 15:44:03 UTC by luthman
-
I've been running vmpsd-1.1.4 on Solaris 10 successfully since July 14, 2005.
Attempting to migrate to virtual Linux (Fedora).
Process starts but does not answer requests.
Possible iptable or other security issue. Any pointer or advice is much appreciated.
2009-10-23 15:40:51 UTC by luthman
-
Logged In: YES
user_id=1164468
Below was my solution. I am not a programmer by any means and this is my first attempt at
modifying any java code so any comments on how to simplify it would be great.
After pulling my hair out trying to learn an IDE to recompile this code with, I found a
fix to my problem by sending the mac address from the request packet rather than the
response packet...
2006-10-26 03:19:31 UTC by cnynettech
-
When a port is shutdown because of the vlan assignment
I see information regarding it on the console but
nothing is logged into the database. Can this be
added?.
2006-10-24 12:13:28 UTC by cnynettech
-
After configuring the vmpsd server to shutdown the
port for a particular MAC it doesn't log anything to
the database regarding that MAC when that user plugs
into a port. Is there any chance that could be added?.
2006-10-18 23:06:11 UTC by nobody
-
mwhitlock committed patchset 34 of module vmpsd to the ICARUS VMPSd CVS repository, changing 6 files.
2006-07-21 02:55:12 UTC by mwhitlock
-
mwhitlock committed patchset 33 of module vmpsd to the ICARUS VMPSd CVS repository, changing 4 files.
2006-03-12 02:27:23 UTC by mwhitlock
-
mwhitlock committed patchset 32 of module vmpsd to the ICARUS VMPSd CVS repository, changing 1 files.
2006-03-12 02:26:53 UTC by mwhitlock
-
mwhitlock committed patchset 31 of module vmpsd to the ICARUS VMPSd CVS repository, changing 1 files.
2005-07-14 21:14:54 UTC by mwhitlock