> so what we would like to try it to have uvrpc also listening on port > 31538 (obviously as a seperate process), I have tried adding the > additional port to /etc/services and may try adding it to inetd.conf >
No idea if this works on AIX but on Linux you can put in a port forwarding rule that any connections on port x are forwarded to port y. This happens in the kernel based firewall so the application is not aware of it at all. If the firewall on AIX supports this it may be a way to go. HTH Adrian ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
