- netstat -nat This will list active internet connections, servers and established.
- netstat -at |grep LISTEN This lists the ____ that have the state "LISTEN".
Noted in brief – 11/8/2009
1 day ago
This is the project blog. For project descriptions, go to the GCoS site: http://plonedev.mpls.k12.mn.us/gcos
2 comments:
Wonderful! Thanks to rcaraval's help in the CmapTools forum I was able to solve the 'not showing up on directory of places' problem. Here's what he wrote:
"The Service Location Protocol Configuration File for the CmapServer is called slp.conf. It should be located under "IHMC_CmapServer/bin". Please verify the value of this variables on that file:
net.slp.DAAddresses=dop2.ihmc.us:4748:80,dop.ihmc.us:80:8001
net.slp.useScopes=cmapdp,public
net.slp.registerWithDa=true
net.slp.answerBroadcast=true
net.slp.port=4747
The slp.conf contains the description for each of them in case you need additional information."
oops --spell that correctly: rcarvajal.
Post a Comment