[omniORB] -ORBclientTransportRule & -ORBserverTransportRule trouble

Slava Garelin garelin@ukr.net
Wed Aug 21 16:12:03 2002


On Wednesday 21 August 2002 16:44, Slava Garelin wrote:
> Hi Duncan!
> If I use -ORBclientTransportRule "^10.0.0.12/0.0.0.0 bidir,ssl" ,OmniORB
> disregard address negation '^' and worked with "10.0.0.12/0.0.0.0
> bidir,ssl"

Not quite right example.
That right:
ORBclientTransportRule "^10.0.0.12/255.255.255.255 bidir,ssl" 

-- 
Slava Garelin