[Bug 271308] [FIB] File exists while adding IPv4
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271308] [FIB] File exists while adding IPv4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jul 2023 11:58:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308
Janak Trivedi <janakktrivedi@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |janakktrivedi@gmail.com
--- Comment #2 from Janak Trivedi <janakktrivedi@gmail.com> ---
I am facing exactly the same issue when adding new interface on both firewalls
in cluster, it won't allow to create interface on secondary firewall. It gives
the same error as mentioned above
# /etc/rc.d/netif start vlan113
Created clone interfaces: vlan113.
ifconfig: ioctl (SIOCAIFADDR): File exists
Starting Network: vlan113.
vlan113: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0
mtu 1500
description: DEV-PF-AR-IC
options=1c680703<RXCSUM,TXCSUM,TSO4,TSO6,LRO,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6,NOMAP,TXTLS4,TXTLS6>
ether b8:3f:d2:9f:09:ca
inet 10.59.255.65 netmask 0xffffffff broadcast 10.59.255.65 vhid 31
groups: vlan
carp: BACKUP vhid 31 advbase 1 advskew 150
vlan: 113 vlanproto: 802.1q vlanpcp: 0 parent interface: lagg0
media: Ethernet autoselect
status: active
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Any help would be much appreciated.
I am using 13.2-RELEASE-p1 currently and this issue started immediately after
upgrade from 13.1 to 13.2.
--
You are receiving this mail because:
You are on the CC list for the bug.