Matt, What do your server functions do? It sounds like your firewall prevents accessing the business logic here, i.e. this is a network problem.
You can have a Rugby server running on one ip address when it's a dual network-card server, that's what most people would do. Then allow incoming calls only on one card, and sandwich the box between two routers and two firewalls. If you get the router and firewall configs right there should be no problem. --Maarten > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Matt MacDonald > Sent: dinsdag 28 oktober 2003 16:33 > To: [EMAIL PROTECTED] > Subject: [REBOL] Rugby Question > > > If I'm using rugby to serve functions outside of a firewall, so that the > client will not be able to see the internal IPs of the server, do I need > to > use rexec and sexec to remotely execute all of the functions? Or is there > a > way to use the standard import method. Basically what is happening is > that > I keep getting errors on the server that says that it can't connect to the > servers internal IP. > > Matt > > _________________________________________________________________ > Send instant messages to anyone on your contact list with MSN Messenger > 6.0. Try it now FREE! http://msnmessenger-download.com > > -- > To unsubscribe from this list, just send an email to > [EMAIL PROTECTED] with unsubscribe as the subject. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
