Skip to main content

All Questions

Tagged with
0 votes
1 answer
101 views

OpenVPN doesn't forward HTTPS traffic, HTTP works fine

I have an OpenVPN server running on a Raspberry Pi, and I'm encountering issues trying to connect to HTTPS sites using it. I can connect to HTTP sites (confirmed via nc example.com 80). From the ...
cpast's user avatar
  • 2,485
-1 votes
1 answer
285 views

TCP RST Connection - Netflix - Only on Linux

I wouldn't have asked this here, but I am at wit's end, this makes absolutely no sense at this point. I have been trying everything. I have a single iptables rule: -A POSTROUTING -o eth0 -j ...
ehiller's user avatar
  • 334
1 vote
0 answers
1k views

Ethernet port on Linux machine not recognizing ethernet connection with embedded device

I have an atmel at91sam7x256 microcontroller that I would like to use for a TCP/IP communication. The very first step of my project is to be able to "ping" my board given its IP address. I have its IP ...
Adam's user avatar
  • 155
1 vote
1 answer
3k views

Can't access HTTP server, but ping works in LAN

I encounter a problem when configure the connection. My computer resides in a LAN, I want to assign it a static IP address. Thus with the help of port mapping on the router, I will be able to access ...
Summer_More_More_Tea's user avatar