|
|
 |
Re: FN-FORUM: Netgear FA311 drivers for Linux
date posted 25th June 2003 17:23
>
> SSL and non-SSL services are always on two different ports.
> If (as I understand it) you're 'setting it to secure' and then connecting
to
> port 10000 via http and 'getting the message', then the SSL service *must*
> be running on another port. Try netstat to find which it is?
the docs say that when you turn on SSL your browser will be redirected to
the secure bit. the browser just hangs then
netstat reports this:
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 192.168.0.10:10000 192.168.0.1:3624
TIME_WAIT
tcp 0 0 192.168.0.10:10000 192.168.0.1:3625
ESTABLISHED
tcp 0 0 192.168.0.10:10000 192.168.0.1:3556
TIME_WAIT
tcp 0 0 192.168.0.10:10000 192.168.0.1:3622
ESTABLISHED
tcp 0 0 127.0.0.1:1031 127.0.0.1:10000
TIME_WAIT
tcp 0 0 127.0.0.1:1030 127.0.0.1:10000
TIME_WAIT
tcp 0 0 192.168.0.10:10000 192.168.0.1:3593
TIME_WAIT
tcp 0 0 192.168.0.10:22 192.168.0.1:3183
ESTABLISHED
tcp 0 0 192.168.0.10:22 192.168.0.1:3182
ESTABLISHED
tcp 0 0 192.168.0.10:22 192.168.0.1:3502
ESTABLISHED
with webin on http it gives
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 192.168.0.10:10000 192.168.0.1:3680
ESTABLISHED
tcp 0 0 192.168.0.10:10000 192.168.0.1:3635
TIME_WAIT
tcp 0 0 192.168.0.10:10000 192.168.0.1:3673
ESTABLISHED
tcp 0 0 192.168.0.10:22 192.168.0.1:3183
ESTABLISHED
tcp 0 0 192.168.0.10:22 192.168.0.1:3182
ESTABLISHED
tcp 0 0 192.168.0.10:22 192.168.0.1:3502
ESTABLISHED
any ideas?
thanks
Carre
|
 |
|