wuping Posted January 8, 2016 Share Posted January 8, 2016 Hey guys, I've been trying to figure this out for a few days without any luck. I want to pick your brains to see what I'm missing. What I'm trying to do is manage my pineapple remotely using a windows machine. My current setup is a raspberry pi running kali linux *it's running the openssh server on port 42*, and I have the pineapple able to connect to the raspberry pie using auto ssh. I've confirmed this by running netstat -n --protocol inet | grep ':42' on the raspberry pi and I can see the pineapples wan connection. I can also access the ssh server from my windows machine and verified the connection. The problem I'm running into is when I try to access pineapple interface from my windows machine using host:1471. Doesn't seem like the relay is forwarding the port over to my pineapple. I've checked the sshd_config file and confirmed that AllowTcpForwarding yes and GatewayPorts yes is at the end of the file. From the information I provided do you see anything I'm missing? Quote Link to comment Share on other sites More sharing options...
wuping Posted January 8, 2016 Author Share Posted January 8, 2016 Oops noticed a typo "The problem I'm running into is when I try to access pineapple interface from my windows machine using host:1471" it's should be host:50, I have listen set to 1471 and port set to 50 in autossh on the pineapple Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.