Re: How do i set remoting to listen ONLY on the local loopback interface

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ken Kolda (ken.kolda_at_elliemae-nospamplease.com)
Date: 01/10/05


Date: Mon, 10 Jan 2005 08:33:28 -0800

Check out the rejectRemoteRequests property for the channel -- I believe
this is equivalent to using "bindTo" and the loopback IP address.

http://msdn.microsoft.com/library/en-us/cpguide/html/cpconconfiguration.asp

Ken

"Kriss" <kriss.bennett@amsjv.com> wrote in message
news:698003fc.0501100251.5a67fd73@posting.google.com...
> I have a c# service which exposes an object to multiple applications
> on the local machine. I want .NET Remoting to only work locally on the
> same machine and do not want access from any other computer. So I need
> to stop it listening on the normal network interface (e.g.
> 172.1.1.10).
>
> I am trying to achieve the following:
>
> Set my Remoting service to listen only on the local loopback
> 127.0.0.1, So if i do a port scan from PC 1 to PC 2 I cannot see the
> port open.
>
> Does anyone know how to do this?
>
> Many thanks for any response.



Relevant Pages

  • How do i set remoting to listen ONLY on the local loopback interface
    ... I have a c# service which exposes an object to multiple applications ... on the local machine. ... I want .NET Remoting to only work locally on the ... to stop it listening on the normal network interface (e.g. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: IE6 Trying to Connect to UDP Ports
    ... attempting to send UDP packets to IP addresses other than to itself at IP ... This is NOT an insecurity because the loopback is only ... >>I too just launched IE6 and ran NetSpy to capture all local traffic. ... > listening on some UDP port. ...
    (comp.security.firewalls)
  • Re: ISA 2006 config for allowing clients localhost requests
    ... the local machine. ... It is a LoopBack address,...by definition a Loopback ... always allows localhost requests through the proxy or ... bypasses the proxy altogether for client's request for localhost? ...
    (microsoft.public.isa.configuration)
  • Re: hostname entry in /etc/hosts - map to 127.0.0.1 ?
    ... Mark Bergman wrote: ... > and the comments above mention listening only on the loopback ... > interface. ...
    (comp.os.linux)
  • Re: How to listen on loopback address on both IPv4 and IPv6?
    ... Chances are you're listening on the loopback because you expressly do *not* want to listen on non-loopback ... /etc/hosts and use "telnet localhost 12111" to connect. ... it's not necessary to set multi. ...
    (comp.os.linux.networking)