Bug #7132
closed
Added by Gladiston Justini almost 8 years ago.
Updated about 4 years ago.
Category:
Virtual IP Addresses
Affected Version:
2.4.5-p1
Description
If you create a new IP Alias on a PPPoE interface, alias address is never added to pppoe0 interface.
- Category changed from Interfaces to Virtual IP Addresses
- Affected Version changed from 2.3.2 to 2.4.5-p1
PPPoE requires a destination address:
# ifconfig pppoe0 inet 10.89.89.89/32 alias
ifconfig: ioctl (SIOCAIFADDR): Destination address required
and doesn't support CARP:
# ifconfig pppoe0 inet 10.89.89.89/32 alias vhid 10
ifconfig: SIOCGVH: Operation not supported
not supported by choparp (ProxyARP):
# choparp pppoe0 auto 10.89.89.89/32
pppoe0: not found
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Tested on :
2.5.0-DEVELOPMENT (amd64)
built on Mon Sep 07 19:04:05 EDT 2020
FreeBSD 12.2-PRERELEASE
It prevents selecting the PPPoE interface for ProxyARP and IP Alias VIP types, still I was able to choose the CARP type.
One more check is missing?
- Status changed from Feedback to Pull Request Review
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
- Status changed from Feedback to Resolved
- Related to Bug #11629: PPPoE WAN IP address different than expected when set static by ISP added
Also available in: Atom
PDF