[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] database server recommendations



Paul,

The following information is taken from
/etc/sysconfig/network-scripts/ifcfg-eth1

I believe it may be the way you should configure the NIC if the admin GUI
doesn't have the funtions to add a second NIC.

DEVICE="eth1"
IPADDR="192.168.0.1"
NETMASK="255.255.255.0"
NETWORK=192.168.0.0
BROADCAST=192.168.0.255
ONBOOT="yes"
BOOTPROTO="none"  

You will probably have to use a different subnet mask, but this I believe
this is the basic idea.  Just configure the second NIC to run on the 192.
block and leave the other NIC configured for whatever your current outbound
IP is.

I have a RAQ 3i and this can be done from the GUI, but I am including it
b/c I don't know what the older RAQ's are like if you happen to have one.
As far as only letting the machine that can see the outside world be the
only one to access your db server you will just need to set that up in the
grant tables or db config files depending on which db package you are using.

-Jason L. Youmans
-Sage Web Design

At 05:06 PM 4/13/00 -0700, you wrote:
>--- Jeff Lasman <jblists@xxxxxxxxxxxxx> wrote:
>> Most specically, you'll have to set up the second NIC to listen to a
>> particular IP#; you'll need to set up eth1:0 to listen to, for example,
>> 192.168.10.1.
>> 
>> I don't think you can do that in the RaQ's gui interface.
>
>I haven't tried, but Control Panels->Network looks like what I want to do.
>
>assuming i assing 192.168.0.1 to the raq, will eth1 be visible to local boxes
>only? (i understand that 192.168.x.x is a "special" IP block.)
>
>how do i configure eth1 so it will only listen to my db server while eth0
>will listen to the whole world?
>
>(this is a general linux question, i guess.)
>
>Paul
>
>__________________________________________________
>Do You Yahoo!?
>Send online invitations with Yahoo! Invites.
>http://invites.yahoo.com
>
>_______________________________________________
>cobalt-developers mailing list
>cobalt-developers@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-developers
>