-
Notifications
You must be signed in to change notification settings - Fork 786
Open
Description
I have been using sshuttle for about 6 months on Fedora 32 and Debian 10 servers. Everything was working until I did a scratch install of Fedora 33 on my Dell XPS 15. The rpm in the Fedora 33 repo is sshuttle-1.0.4-1.fc33.noarch.
From my client I can:
- Run nslookup ip addresses and fully qualified host names from my client successfully (ip addresses return FQDN and FQDN return ip addresses).
- I can ssh to a remote machine by ip address.
- I can open a web page on a remote machine using it's ip address.
I am unable to:
- Run ssh to any machine by FQDN.
- Open a web page to any machine by FQDN.
The following command is what I use to establish a connection successfully to a server (just the connected message).
sshuttle --python /home/kurtis318/anaconda3/bin/python --dns -r kurtis318@192.168.0.209 -x 192.168.0.209 0/0
I have tried without specifying --python flag but that does not help. Anyone got this to work correctly using Fedora 33? Thanks...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels