Re: virtual host ip aliases
unixtools_at_hotmail.com
Date: 09/14/05
- Previous message: mike_at_lanline.com: "Re: virtual host ip aliases"
- In reply to: mike_at_lanline.com: "virtual host ip aliases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <mike@lanline.com>, <freebsd-isp@freebsd.org> Date: Wed, 14 Sep 2005 12:01:11 +0530
Hi,
interface_alis# is the best method. The rc script will handle the rest.I
have a similar rc file with n number of aliases on the same interface.
Sunil Sunder Raj
----- Original Message -----
From: <mike@lanline.com>
To: <freebsd-isp@freebsd.org>
Sent: Tuesday, September 13, 2005 2:30 AM
Subject: virtual host ip aliases
>
> Hi,
>
> I want to add like 254 ip aliases to a nic. Is there a better way
> to do it than adding _alias# 's to the rc.conf.
>
> Thanks.
>
> -Mike
>
>
> _______________________________________________
> freebsd-isp@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
>
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: mike_at_lanline.com: "Re: virtual host ip aliases"
- In reply to: mike_at_lanline.com: "virtual host ip aliases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: [opensuse] alias failure
... So it's just an accident that the following aliases all work as I ... It's uncommon
for interactive shells to have any positional parameters ... Unlike the very limited capabilities
of aliases, shell procedures ... I made a script with nothing but that in it, ...
(SuSE) - Re: [PS] - Help with becoming better
... If I give it ps for input, then I get back Get-Process which is of course ...
I think this does pretty much the same as your script. ... I write an actual script however,
I would rather avoid the use of aliases as ... (microsoft.public.windows.server.scripting) - Re: [PS] - Help with becoming better
... I didn't take it to handling parameters, ... I think this does pretty much the
same as your script. ... I write an actual script however, I would rather avoid the use
of aliases as ... (microsoft.public.windows.server.scripting) - Re: [PS] - Help with becoming better
... If I give it ps for input, then I get back Get-Process which is of course ...
I think this does pretty much the same as your script. ... I write an actual script however,
I would rather avoid the use of aliases as ... (microsoft.public.windows.server.scripting) - Re: alias within bash-script
... > The script prints nothing. ... > How to invoke alias within script?
... aliases are not passed to subshells, ... Then within your .bashrc file,
... (comp.unix.shell)