Hi Ryan, AstLinux supports this for the External Interface(s) using static IPv4's: -- ## External Interface Alias (Virtual) IPv4 Addresses ## If EXTIP (or EXT2IP) is set, using a 'static' configuration, alias interfaces ## on EXTIF (or EXT2IF) may be defined creating $EXTIF:1, $EXTIF:2, etc. . ## Multiple IPv4 addresses are space separated. #EXTIP_ALIAS="192.168.25.3 192.168.25.4" #EXT2IP_ALIAS="192.168.25.3 192.168.25.4" -- This feature is not directly supported in the web interface but can be added via the Network tab -> Advanced Configuration: -> User System Variables:
So, to be clear, for example define your public IPv4 as normal 1.2.3.4 [ Static IP ] on eth0 Then define as many aliases as you wish... EXTIP_ALIAS="1.2.3.5 1.2.3.6" which results in... -- eth0 for 1.2.3.4 (with defined netmask) eth0:1 for 1.2.3.5/32 eth0:2 for 1.2.3.6/32 -- Lonnie On Jun 4, 2015, at 4:53 PM, Ryan Bantz <ryanba...@mrbnetworks.com> wrote: > I am replacing a pfsense box with astlinux and have a need for a virtual > interface on eth0. EX: eth0:0 needs to get assigned an ip address. Is this > possible? If so, how? > > -Ryan ------------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.