Skip to content

sshuttle does not work on Fedora 33 #554

@kurtis318

Description

@kurtis318

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:

  1. Run nslookup ip addresses and fully qualified host names from my client successfully (ip addresses return FQDN and FQDN return ip addresses).
  2. I can ssh to a remote machine by ip address.
  3. I can open a web page on a remote machine using it's ip address.

I am unable to:

  1. Run ssh to any machine by FQDN.
  2. 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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions