siftyy Posted May 20, 2014 Share Posted May 20, 2014 I am sorry if this question has been asked before; I have limited time and access here at school. But, can a raspberry pi be used as a relay server? I have seen multiple videos of people using a VM as a relay server but could you do it with a pi? Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted May 20, 2014 Share Posted May 20, 2014 I am sorry if this question has been asked before; I have limited time and access here at school. But, can a raspberry pi be used as a relay server? I have seen multiple videos of people using a VM as a relay server but could you do it with a pi? Of course. In theory, you can do it with pretty much any device that is connected to the internet and is capable of running an SSH server (and of course allows for portforwarding). What you need to make sure of is that the IP address of the device doesn't randomly change (otherwise the pineapple will fail to connect to it) and that you can open ports on the device. Best Regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
siftyy Posted May 20, 2014 Author Share Posted May 20, 2014 Of course. In theory, you can do it with pretty much any device that is connected to the internet and is capable of running an SSH server (and of course allows for portforwarding). What you need to make sure of is that the IP address of the device doesn't randomly change (otherwise the pineapple will fail to connect to it) and that you can open ports on the device. Best Regards, Sebkinne Thank you for the fast reply! I will try this when I get home and fix my 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.