Re: remoting over router/NAT



mihaidu@xxxxxxxxx wrote in news:1169264025.293563.133770
@s34g2000cwa.googlegroups.com:

Are you doing bi-directional remoting?

On the client side i create a TcpClientChannel, and then I do an
Activator::GetObject(PersistenceManagerFactory::typeid, address)
to get to a server object, on which I then call functions which return
values. Nothing more is happening.


Are both endpoints behind NAT?

No, just the server is behind a NAT.

In this case, remoting is running one-way (client to server) so you should
not have any NAT issues. The default configuration should work.

You only need to specify the server port - there is no need to specify any
client ports.

I currently have a couple application running in a NAT environment (even
NAT to NAT) and it works fine.

P.S. If you telnet directly to the application, can you connect? If not -
could be a firewall issue.
.



Relevant Pages

  • Re: FTP Server setup... Im so close!
    ... > I have installed the Internet Information Services, etc, and have the FTP ... Your external client is trying to use Passive Mode. ... Since your server is behind NAT, ...
    (microsoft.public.windowsxp.network_web)
  • Re: AD & NAT
    ... need to NAT you. ... The client is a demerged company of the parent. ... The demerged company or client wants to set up its own AD server ... understanding purpose we would call it as primary datacentre while ...
    (microsoft.public.windows.server.active_directory)
  • Re: [PHP] NAT Traversal
    ... If client is using a proxy then store session id against actual IP + proxy ... If client is using NAT then store session against the NAT addr + the ... proxies my connections out to the internet with the public IP 80.1.1.1. ... Your server, on the internet, cannot access my local machine ...
    (php.general)
  • Re: AD & NAT
    ... Request you to kindly elaborate on Double NAT and how it would help in this ... The client is a demerged company of the parent. ... The demerged company or client wants to set up its own AD server ... understanding purpose we would call it as primary datacentre while ...
    (microsoft.public.windows.server.active_directory)
  • Re: NAT and keepaliveopen connection over TCP
    ... It's also disconnect from the public server!!! ... it's look like that the Nat think that It should disconnect from the server also, and next time it connect - it using new port number... ... sent after 10 minutes of inactivity on the TCP connection. ... The client will realize it after it's ...
    (microsoft.public.win32.programmer.networks)