Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load web pages or ping sites when using sshuttle? #35

Closed
ethus3h opened this issue Dec 4, 2015 · 1 comment
Closed

Can't load web pages or ping sites when using sshuttle? #35

ethus3h opened this issue Dec 4, 2015 · 1 comment

Comments

@ethus3h
Copy link

ethus3h commented Dec 4, 2015

Hello!

I'm having an issue using Mac OS X 10.11 and sshuttle 0.73. When I start it, it says "Connected" but I can't access the Web, as far as I can tell. What should I do about this? Thanks!

Here is my terminal output:

$ sshuttle --dns -vvr kthenu@213.152.162.74:55240 0/0
Starting sshuttle proxy.
firewall manager ready method name pf.
UDP enabled: False
Binding redirector: 12300
TCP redirector listening on ('127.0.0.1', 12300).
TCP redirector listening with <socket._socketobject object at 0x108f1ee50>.
Binding DNS: 12300
DNS listening on ('127.0.0.1', 12300).
DNS listening with <socket._socketobject object at 0x108f740c0>.
c : connecting to server...
c : executing: ['ssh', '-p', '55240', 'kthenu@213.152.162.74', '--', 'P=python2; $P -V 2>/dev/null || P=python; exec "$P" -c \'import sys; verbosity=2; exec compile(sys.stdin.read(890), "assembler.py", "exec")\'']
kthenu@213.152.162.74's password: 
c :  > channel=0 cmd=PING len=7 (fullness=0)
server: assembling 'sshuttle' (7 bytes)
server: assembling 'sshuttle.cmdline_options' (27 bytes)
server: assembling 'sshuttle.helpers' (764 bytes)
server: assembling 'sshuttle.ssnet' (5508 bytes)
server: assembling 'sshuttle.hostwatch' (2245 bytes)
server: assembling 'sshuttle.server' (3007 bytes)
 s: latency control setting = True
 s: available routes:
 s:   2/10.4.0.0/16
 s:   2/62.210.18.5/32
 s:   2/128.0.0.0/1
 s:   2/163.172.11.0/24
 s:   2/169.254.0.0/16
 s:   2/213.152.162.73/32
c : connected.
Connected.
c : Waiting: 3 r=[8, 9, 10] w=[10] x=[] (fullness=7/0)
c :   Ready: 3 r=[] w=[10] x=[]
c : mux wrote: 15/15
c : Waiting: 3 r=[8, 9, 10] w=[] x=[] (fullness=7/0)
 s:  > channel=0 cmd=PING len=7 (fullness=0)
 s:  > channel=0 cmd=ROUTES len=100 (fullness=7)
 s: Waiting: 1 r=[4] w=[5] x=[] (fullness=107/0)
 s:   Ready: 1 r=[] w=[5] x=[]
 s: mux wrote: 15/15
 s: Waiting: 1 r=[4] w=[5] x=[] (fullness=107/0)
 s:   Ready: 1 r=[] w=[5] x=[]
 s: mux wrote: 108/108
 s: Waiting: 1 r=[4] w=[] x=[] (fullness=107/0)
c :   Ready: 3 r=[10] w=[] x=[]
c : <  channel=0 cmd=PING len=7
c :  > channel=0 cmd=PONG len=7 (fullness=7)
c : <  channel=0 cmd=ROUTES len=100
Got subnets: [(2, 0, False, '0.0.0.0'), (2, 8, True, '127.0.0.0')]
Got partial nslist: [(2, '10.0.0.1')]
Got nslist: [(2, '10.0.0.1')]
Got ports: 0,12300,0,12300
Got udp: False
firewall manager: starting transproxy.
>> pfctl -s all
>> pfctl -a sshuttle -f /dev/stdin
>> pfctl -E
c : mux wrote: 15/15
c : Waiting: 3 r=[8, 9, 10] w=[] x=[] (fullness=14/0)
^Cfirewall manager: undoing changes.
>> pfctl -a sshuttle -F all
Killed by signal 2.
>> pfctl -X 14955565523046468463
c : 
c : Keyboard interrupt: exiting.
@brianmay
Copy link
Member

Closing this in preference of #43. Please follow discussions there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants