Hi,
I tried to access the auxiliary devices of several our customers via an ssh tunnel using "ssh -D 7777 admin@firewall.customer.xyz" and than using localhost:7777 as socks proxy in Firefox. There I use the peer administration IP on port 4444 to access it. This is not possible, as it is impossible to ping the auxiliary device on the peer administration IP. The peer administration IP is within the LAN zone and HTTP access an Ping is allowed in "Device Access".
Watching the shell output on the primary device while trying to access the web admin console via the ssh tunnel, I get the following error messages:
channel 3: open failed: connect failed: No route to host channel 4: open failed: connect failed: No route to host channel 3: open failed: connect failed: No route to host channel 4: open failed: connect failed: No route to host
When I try to access the auxiliary device from an computer within the LAN of the customer, I don't experience any problems. Due to that I asume that the routing is broken when the connection is tunneled with SSH.
Setting a static route, doesn't work either.
Is there anybody who can explain this behaivor and give me a solution to the problem?
Thanks in advance
Richard
This thread was automatically locked due to age.