Skip to main content

All Questions

Tagged with
0 votes
1 answer
162 views

How to handle buffer size for unknown data sizes in network operations (socks proxy)?

I am writing a socks4 proxy in C and everything works well, like I tested the data forwarding with a simple echo server as the remote peer. But now I am not sure how to handle the data if the other ...
mortytheshorty's user avatar
0 votes
0 answers
433 views

Can't remote access on docker mariadb

i'm facing a huge problem after updating my docker version from 17.10.0-ee-preview-3 to 20.10.20. After putting back my mariadb docker, i cannot access it from outside anymore, even with the maridb ...
0pah's user avatar
  • 1
1 vote
2 answers
204 views

Statically serve internal (apache server) NodeJS api open on a custom port and forward it to the public url

Introduction I have a university-managed server, that does not give students access to open ports for internet traffic, but students could still open ports (like 4040 for their NodeJS applications for ...
Just Mohit's user avatar
-2 votes
2 answers
1k views

How to forward incoming requests to IP through VPN [closed]

I am working on a project that requires connecting to our clients' networks through VPN (we are sending HTTP requests and connecting to databases on their local servers). What I'm trying to achieve is ...
kristóf baján's user avatar
-1 votes
1 answer
2k views

How to setup OpenVPN behind firewall / router

I try to setup OpenVPN server behind a firewall, but it didn't work as expected. I suppose my problem is about port forwarding but i don't know how to procede. Here is my network scheme : I tried to ...
Tristan Le Gacque's user avatar
0 votes
1 answer
75 views

make a batch script foward an IP

Hi so my coworker requested if I could make a script. I am sure what I want it to do and wrote some pseudo code in bash style now of course this not useable for him since he is on Windows. So I tried ...
Joeri_Damian's user avatar
0 votes
0 answers
622 views

how to do port forwarding with php using a normal hosting service

I think so many people have previously searched for such question .. Is it possible to do port forwarding with some PHP script on a normal hosting service ? for example , use a local program to ...
armando's user avatar
0 votes
0 answers
475 views

port forwarding only works with software in windows 10

I am trying to port forward port 27015 on my computer I've done the required tweaks on my router and firewall, and it seems I am having an issue from my computer. Indeed, when I use "SPI port ...
itisku's user avatar
  • 35
0 votes
1 answer
567 views

ICMP packets can't be forwarded

Machine A 10.167.27.10 Route on A is like: 0.0.0.0 10.167.27.1 0.0.0.0 UG 0 0 0 eth0 10.167.28.20 10.167.27.11 255.255.255.255 UGH 0 0 0 eth0 10....
shanshan wang's user avatar
-2 votes
1 answer
253 views

How to forward external traffic to external ip

I have messages coming to public IP XXX.XXX.XXX.XXX:23456 and i wish to forward this to public IP YYY.YYY.YYY.YYY:65432. i cannot find a way to do this through my Netgear N300, so i am looking at ...
Dave Haynes's user avatar
3 votes
1 answer
782 views

Multicast from docker to host's eth

currently i am trying to send some multicast data from my docker's application throughout my host's eth2 host interface. i did use --net=host option in docker and this was working perfectly, and ...
Kevin Yan's user avatar
0 votes
1 answer
273 views

HTTP to HTTPS redirection on Google Compute Engine with Finatra Server

I am trying to redirect http connections to https connections on our server. Here's my setup for now: I have 2 Global Forwarding rules as follows: Rule 1 redirects all https connections to my ...
Seraf's user avatar
  • 940
0 votes
0 answers
201 views

Home networking using Raspberry Pi and Python - Network Bridges

Basically I want to be able to increase the range of my home network via some Raspberry Pi running some wireless python bridge software I am going to write. The setup would be as follows: ...
Slinky's user avatar
  • 3
-2 votes
1 answer
439 views

Nested port forwarding

This is first time I setup ftp server and I'm not really clever at network thing. How do i want my connection to look like. HOME > INTERNET > OFFICE_ROUTER > OFFICE_WORKSTATION > FTP_SERVER ...
bolek's user avatar
  • 7
-1 votes
1 answer
78 views

Port forwarding mac between two networks

I Have a Macbook that connects to two networks. One by ethernet port and the other by a usb ethernet adapter. I'm looking to forward an incoming call to a specific port on the macbook to a different ...
Erik's user avatar
  • 3

15 30 50 per page