So I have my pi 3b connected to another device with an IP address of 192.168.250.1 via Ethernet (eth0). I set my static IP address to 192.168.250.100 so both could communicate. The device wants to communicate through port 502, but will accept communication from other ports. I am sending data through port 9600 to the device, but it only wants to send data back through port 502 to the pi. How can I forward the incoming data destined for port 502 on my pi to port 9600? Thanks in advance for any help :)
- The Overflow Blog
-
- Featured on Meta
-
-
Related
Hot Network Questions
- Complete the integer sequence: 10, 11, 12, 13, 14, 20, ?, ?, ?, ?
- Can I find the IP address used by an interface, if its IP range is not known, maybe using arp?
- How to Cap a Mixed Metal Gas Line
- Is there a difference in military court proceedings that would make it easier to convict the "seditious" congress members?
- Adding comments to a cited paper
- Rumor that Socrates helped Euripides with his plays?
- Generating 40kHz, 60kHz, and 77.5kHz square waves with a single MCU's timers
- What does ־וֹן mean?
- Crossing a square pond with beams
- Do I need to buy any road toll passes when renting a car in New Zealand as a tourist?
- Why use「7つある原発」instead of「7つの原発」
- What term describes a person who always remains ill?
- POSIX sh alternative to using [[ ... ]] in Bash
- In Deut. 20:15 - which towns are the distant ones? Was Israel meant to conquer the whole world?
- LED chaser 555 timer in astable works only when shorted
- Why does the Bond girl Rublevitch have a seemingly male name?
- Unexpected "would" that doesn't feel right in this context
- Graph of a relation
- Why are novel, easier music notation systems not widely accepted?
- Can Mulliken-Barker Test be used to detect aliphatic nitro compounds?
- Is Bayesian ordinal logistic regression (OLR) a better choice than conventional OLR when certain cells have a small number of observations (<10)?
- How to start Firefox in Startup Applications in Ubuntu 24.04?
- How far can an infinite number of unit length planks bridge a right-angled gap?
- What was J. J. Connington's mistake about the telephone-bell in “The Case With Nine Solutions”?
forward the incoming datausing port forwarding on a router? I kind of got lost in the word soup you posted ... not sure which device is which and which port is being forwarded and where it's forwarded from etc