two public ip addresses on one interface
- From: "Andrei Manescu" <andrei.manescu@xxxxxxxxxxx>
- Date: Fri, 25 May 2007 22:34:23 +0300
Hello,
If I want to put two public IP addresses, with different subnetmasks (my ISP is changing some subnets and for two months I will be able to use two public ip addresses) on the same interface (xl0) my rc.conf shuld look like this:
ifconfig_xl0="inet 84.125.210.108 netmask 255.255.252.0"
ifconfig_xl0_alias0="inet 81.66.10.36 netmask 255.255.255.255" (this ip address has mask /24 )
or is there any other possibility to have two ip addresses on the same nic, besides aliases ??
Thank you in advance.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: two public ip addresses on one interface
- From: Doug Barton
- Re: two public ip addresses on one interface
- From: Chuck Swiger
- Re: two public ip addresses on one interface
- Prev by Date: Re: re0 - D-Link DGE-528T not recognised.
- Next by Date: Re: two public ip addresses on one interface
- Previous by thread: TCP problems after 124 days of uptime?
- Next by thread: Re: two public ip addresses on one interface
- Index(es):