Hi petr!

I can't answer your question directly, but I just thought that you might be
interested in this;
some TCP/IP stacks lets you define which IPs may connect to which ports.
Genesis (built on AmiTCP) has this feature, which I use a lot to control
which ports is accesible from the internet and which from my mini-network.
(Don't want my tcp2rexx gate to be accesible by anyone :-/

I can't find this feature in Miami, but OTOH I'm only using an evaluation
version while my AriadneII is in for repair.

I guess there must be a way to get the remote IP in REBOL, but I can't find
it :)


Best regards
Thomas Jensen



> Hi,
> 
> Is it possible in any way to limit incoming port connection to any
> domain? E.g.
> 
> 
> listen: open tcp://:8001
> 
> any possibility of how to check what domain/IP is connection comming
> from? Or do I have to invent my own authentication mechanism/protocol?
> Any possibility of such functionality in /Command version?
> 
> Thanks,
> 
> -pekr-
> 
> 

Reply via email to