Here are my symptoms:
I connect successfully and it asks for my remote ssh password.
I provide it and the connection is completed with no errors.
I traceroute to an external site, and it does not show as going to my server tunneled. It shows me going directly from my local network (here not my tunneled network) to the site.
I try and ping equipment within my tunneled network and it can't connect to host.
This confuses me because it throws no errors and properly authenticates to the ssh server.
I also believe it was working before but recently quit.
Any ideas? Suggestions?
Command I am using: sshuttle --dns -r myusername@mydomain:alternateport 0/0
Cheers,