|
|
 |
Re: FN-FORUM: Netgear FA311 drivers for Linux
date posted 25th June 2003 22:15
> Almost certainly that then. It'll be redirecting you to the correct SSL
> port, but the firewall won't let you past.
That was what I guessed.
> 'netstat -al' .
tcp 0 0 *:ndmp *:* LISTEN
tcp 0 0 *:www-http *:* LISTEN
tcp 0 0 *:ftp *:* LISTEN
tcp 0 0 localhost:smtp *:* LISTEN
tcp 0 0 *:https *:* LISTEN
tcp 0 0 blues.local:ndmp 192.168.0.1:3564
ESTABLISHED
tcp 0 0 blues.local:ndmp 192.168.:qsintelliagent
ESTABLISHED
tcp 0 0 blues.local:ndmp 192.168.0.1:3567
ESTABLISHED
tcp 0 0 blues.local:ndmp 192.168.0.1:urld-port
TIME_WAIT
tcp 0 0 *:domain *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 192.168.0.10:ssh 192.168.0.1:cops-tls
ESTABLISHED
tcp 0 0 192.168.0.10:ssh 192.168.0:bmcpatrolrnvu
ESTABLISHED
tcp 0 0 192.168.0.10:ssh 192.168.0:avinstalldisc
ESTABLISHED
udp 0 0 *:1024 *:*
udp 0 0 *:ndmp *:*
udp 0 0 blues.local:domain *:*
udp 0 0 localhost:domain *:*
udp 0 0 *:sunrpc *:*
udp 0 0 *:domain *:*
the miniserve servlet is running on port 10000 which is labelled as ndmp
( network Data Management Protocol which seems to be the standard port name
for it)
if webmin is running as http everything is fine and you cxan see the
connections, but if ssl is enabled no connections get reported - well I
kinda knew that because I couldnt connect to it. Certainly it reports that
it is still on 10000 and it does seem to be there.
So the firewall must be blocking that port but only for ssl messages, Is
that possible or am I being really thick?
I haven't got console access unless I canibalise another machine so I can't
use localhost to test it - tho I supose that is the next thing to do
- back to the docs....
Carrie
|
 |
|