Re: problems with ifconfig aliases

2002-06-08 Thread Brian Somers
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.

Re: problems with ifconfig aliases

2002-06-07 Thread Vladimir B.
÷ 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

problems with ifconfig aliases

2002-06-06 Thread 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 various projects I was playing with. When I was done, I took the