Page 1 of 1

multiple virtual TCP/IP interfaces?

Posted: Wed Aug 28, 2019 7:19 pm
by phatpaul
Is it possible to have multiple virtual TCP/IP interfaces on one physical Ethernet interface?

I need 2 interfaces with their own IP address, mask, etc.
One will be receiving IP via DHCP in the 192.168.1.0/24 network.
The other should assign it's own static IP in the 169.254.0.0/16 range.

I know how to do it in Linux, but is it just crazy to think it could happen on the ESP32?