Question:
How do I assign an additional IP Address to an Ethernet (or VLAN) interface in cOS Core?
Answer:
In the WebUI, go to Routing → Your Routing table (e.g <main>) and add a new route that is similar to the following:
Interface=core
Network=ip_wan2
ProxyARP=wan
Note: Even though the property name is “Network”, a single IP address can be assigned to it, as in the example above. An IP range or a network could be assigned instead. A typical usage is assigning another public IP address to a firewall interface. The ProxyARP property is needed so that cOS Core will respond to ARP queries that are expected to arrive at the Wan interface from, for example, an ISP router.
Important: Gratuitous ARPs will not be sent out automatically for these added IP addresses at cOS Core start-up. In case of a hardware change, a manual gratuitous ARP may need to be generated by using the CLI command: “ARP -notify=<ip address> <interface name>”
To configure multiple networks behind the same interface, see: https://kb.clavister.com/324735744
Related articles
Configuring multiple networks behind the same interface
21 Oct, 2022 core arp routing
21 Oct, 2022 core arp routing
Setup of a Layer-3 bridge over IPsec in cOS Core
12 Apr, 2023 core proxyarp arp ipsec routing
12 Apr, 2023 core proxyarp arp ipsec routing
Problem with ARP towards Wi-FI Access Points
9 Dec, 2022 arp core
9 Dec, 2022 arp core
Server cluster generates UnsolicitedARPReplies in log (Gratuitous/GARP)
19 Feb, 2021 core arp
19 Feb, 2021 core arp
HA: disallowed_on_sync_iface log events with rule=HA_RestrictSyncIf for Reverse ARP, RARP, and IGMP
23 Aug, 2022 vmware log ha rarp arp core
23 Aug, 2022 vmware log ha rarp arp core
Gratuitous ARP and the CLI command "ifstat -restart <iface>"
23 Aug, 2022 core arp garp
23 Aug, 2022 core arp garp
Configuring SSL-VPN / OneConnect server on secondary Firewall IP address
8 Apr, 2021 core sslvpn oneconnect interfaces arp
8 Apr, 2021 core sslvpn oneconnect interfaces arp
The meaning of the Default_Access_Rule log entry
7 Nov, 2022 core arp log routing
7 Nov, 2022 core arp log routing