[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Change DNS for sites-Goofed-Fix
- Subject: Re: [cobalt-users] Change DNS for sites-Goofed-Fix
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Sat Nov 11 12:48:01 2000
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
James Hoaggs wrote:
> Sorry, I goofed on the last reply.
> I believe that you can add network aliasing like this:
> /sbin/ifconfig eth0:0 127.0.0.2 netmask 255.255.255.0
> and then for you next customer domain you can go up to 254 domains like
> this:
> /sbin/ifconfig eth0:0 127.0.0.2 netmask 255.255.255.1
> /sbin/ifconfig eth0:0 127.0.0.2 netmask 255.255.255.2
> Someone please correct me if I'm wrong. I believe this is how Cobalt
> is able to serve upto 250 or 255 addresses on a single IP.
You're wrong. You obviously have no idea what netmask does.
You only need one ifconfig entry for each IP#, and the RaQ gui sets it
up automatically.
And your netmask needs to be exactly what your ISP tells you it needs to
be; nothing more and nothing less. For most of us it's 255.255.255.0.
> You then use DNS to point each different domain name to the different
> netmask all on the same Old IP.
If you use netmasks in DNS your traffic will never reach your site. DNS
doesn't know or care what netmasks are.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205