The llbd appears to respond to the clients on network b correctly but
the clients are told
to find the netls server at the address of the interface attached to
network A !
Thanks in advance for any help
Paul Siddals
Panacea UK
This seems to be a hole in the netls spec, or some such. I've run into
the same problem. The fix is simple but a pain to administer - on each
client machine, define a static route between the two server interfaces.
In my case, the server addresses are 192.168.193.200 (the one netls
serves) and
10.8.224.200 (the one most other systems
see)
On the client (10.8.30.11) I have a static route to 192.168.193.200 from
10.8.224.200.
Ugly, but it works.
TomK