WiFi with multiple IP addresses on Ventura

In previous macOS versions, I used multiple (fixed) IP addresses on WiFi connections. I created a duplicate service and set a fixed IP address to it. This is not possible in Ventura - I can create second WiFi, but if I set the IP it changes also the IP address settings of the original WiFi connection. Does anybody know how to add multiple IP addresses to one WiFi / ethernet interface under macOS Ventura, please?

MacBook Air, macOS 13.0

Posted on Nov 7, 2022 10:25 PM

Reply
Question marked as Top-ranking reply

Posted on Nov 8, 2022 11:26 PM

I have find a solution. It has to be done in terminal. Add IP to WiFi:

sudo ifconfig en0 alias 192.168.56.123/24 up


remove the IP:

sudo ifconfig en0 -alias 192.168.56.123


1 reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

WiFi with multiple IP addresses on Ventura

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.