RE: VNC Server on multihomed host

2001-05-08 Thread Seth Kneller
Hungryherman writes: >ICS! That may be it. Good idea. I'll try configuring the VNC server to >use ports under 1024, or map 5800 & 5900 through ICS (per >http://support.microsoft.com/support/kb/articles/Q231/1/62.ASP) Yesterday I re-posted some registry entries which will open up ICS to listen

Re: VNC Server on multihomed host

2001-05-08 Thread Hungryherman
window closed. HH. - Original Message - From: "James ''Wez'' Weatherall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 1:55 PM Subject: Re: VNC Server on multihomed host > > 2 NICs. Win98SE. One looking "in"

Re: VNC Server on multihomed host

2001-05-08 Thread Houseman, Erik
I also have a host (WinNT 4.0 service pack 5 )with VNC running as a service and two NIC's. One is for internal subnet 192.168 and the other for a corporate LAN. I can connect and my local viewer responds but with the first click somewhere on the server's screen, the server crashes (BSOD).

Re: VNC Server on multihomed host

2001-05-08 Thread James ''Wez'' Weatherall
> 2 NICs. Win98SE. One looking "in", 192.168.0.1, one looking "out", > figuratively referred to as 12.34.56.78. Oh dear. Win98SE. Is it using Internet Connection Sharing, by any chance? (This is installed for multiple NICs, I think, and causes endless confusion as far as I can tell.) Your we

Re: VNC Server on multihomed host

2001-05-08 Thread Hungryherman
From: "James ''Wez'' Weatherall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 12:48 PM Subject: Re: VNC Server on multihomed host > > Tried it. Doesn't work. No firewall. > > What is the platform you're run

RE: VNC Server on multihomed host

2001-05-08 Thread Nigel Morse
doh, that type in the quotes should be telnet obviously! -Original Message- From: Nigel Morse [mailto:[EMAIL PROTECTED]] Sent: 08 May 2001 17:47 To: '[EMAIL PROTECTED]' Subject: RE: VNC Server on multihomed host Well as james says, it's not the 0.0.0.0 thats wrong. T

RE: VNC Server on multihomed host

2001-05-08 Thread Nigel Morse
If on the local machine you type "type localhost 5900" what does it say? -Original Message- From: Hungryherman [mailto:[EMAIL PROTECTED]] Sent: 08 May 2001 17:32 To: [EMAIL PROTECTED] Subject: Re: VNC Server on multihomed host Tried it. Doesn't work. No firewall. HH. --

Re: VNC Server on multihomed host

2001-05-08 Thread James ''Wez'' Weatherall
> Tried it. Doesn't work. No firewall. What is the platform you're running on? What happens when you type "telnet localhost 5900" on the server machine? What happens when you type "telnet 5900" on a remote machine? Does it connect, not connect, or connect and then immediately get disconnect

Re: VNC Server on multihomed host

2001-05-08 Thread Hungryherman
Tried it. Doesn't work. No firewall. HH. - Original Message - From: "James ''Wez'' Weatherall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 12:10 PM Subject: Re: VNC Server on multihomed host > > Must

Re: VNC Server on multihomed host

2001-05-08 Thread James ''Wez'' Weatherall
> Must be more to it than that. I am running several other servers on the > same machine (Apache, FTP, Fictional Daemon, etc) and I have no problem > accessing them from the outside. In netstat, they show up bound > specifically to both "inside" and the "outside" IP addresses, not 0.0.0.0. > >

Re: VNC Server on multihomed host

2001-05-08 Thread Hungryherman
ECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 11:14 AM Subject: Re: VNC Server on multihomed host > > Hello. Excuse me if this question has already been asked. I couldn't > find it > > in the FAQ. > > > > I have a multihomed Win98SE host. W

Re: VNC Server on multihomed host

2001-05-08 Thread James ''Wez'' Weatherall
> Hello. Excuse me if this question has already been asked. I couldn't find it > in the FAQ. > > I have a multihomed Win98SE host. When running WinVNC server, "netstat -a -n" > shows winsock listening on "local network" ip address "0.0.0.0:5800" and > "0.0.0.0:5900" rather than the "outside" ip

VNC Server on multihomed host

2001-05-08 Thread Hungryherman
Hello. Excuse me if this question has already been asked. I couldn't find it in the FAQ. I have a multihomed Win98SE host. When running WinVNC server, "netstat -a -n" shows winsock listening on "local network" ip address "0.0.0.0:5800" and "0.0.0.0:5900" rather than the "outside" ip address.