On Thu, 6 Jun 2002 17:36:31 -0700 (PDT), "Joe T." <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Originally, I had created some aliases with the following command:
>
> # ifconfig dc0 alias 192.168.1.111 255.255.255.255
> # ifconfig dc0 alias 192.168.1.112 255.255.255.255
You forgot the netmask keyword.
÷ Fri, 07.06.2002, × 04:36, Joe T. ÎÁÐÉÓÁÌ:
> Hi,
>
> Originally, I had created some aliases with the following command:
>
> # ifconfig dc0 alias 192.168.1.111 255.255.255.255
> # ifconfig dc0 alias 192.168.1.112 255.255.255.255
> ...
>
> This worked fine.. i was able to use the aliases for var
Hi,
Originally, I had created some aliases with the following command:
# ifconfig dc0 alias 192.168.1.111 255.255.255.255
# ifconfig dc0 alias 192.168.1.112 255.255.255.255
...
This worked fine.. i was able to use the aliases for various projects I was playing
with.
When I was done, I took the