Re: java.rmi.server.hostname and two network interfaces
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
>>Is that the only address in DNS, or is 192.168.1.1 listed as a second address? > > No, it's the only address. Is there a reason why the DNS record seen by A doesn't or can't include both addresses? > I know I can use my own RMIClientSocketFactory and change createSocket > method, but it's also not the solution I'm looking for (it's not a > generic solution). Registry magic (were it to exist, which it doesn't) isn't a generic solution, as it won't solve the problem when B's proxy is received by A via some intermediary other than the registry. - Bob =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html