Thanks for the responses. I have identified the ip address of the router (I think)from the configuration page. I can still not connect though.
I am dealing here with 3 subnets - please excuse incorrect terminology. My internal network 192.169 xxx.AAA. This runs off eth0 for SME.
My internet access router 192.168.yyy.1. This runs between the SME server and the router. It uses eth1 at 192.168.yyy.2 to connect to the sme server.
The last one is the router to the outside world running 219.???.???.???.
In each case there is software to hand on requests from one subnet to the next. The server is handling all requests to the internet. If I type in
http://192.168.yyy.1 it will not find 192.168.xxx.AAA because it is outside the subnet I am currently in. Don't I need to put something in place so that it knows to route this information to the other subnet and also to handle any responses it gets?
Typing in the ip address of a different subnet does not work.
Laurie