Ask a Question related to AIX, Design and Development.
-
Oh Chakravu #1
two network cards in system
Hi,
I have installed two network cards in my system and need to know how I can
configure them so that one of them is used for private network and the
other for public?
Also, everytime I reboot my system, I have to start network interface
manually...how can I set them so that startup at bootup time?
Thanks in advance for your help..
if possible, please cc to: [email]achana@yorku.ca[/email]
-ac
Oh Chakravu Guest
-
network or file system error
Contribute encountered a network or file system error. Please try the operation again, and contact the administrator if the error continues to... -
Templates: Business Cards, Post Cards, etc. . . .
Has anyone found a way of adding catagories to the InDesign template list? -
Network Audio System
Is anyone using NAS? I notice their mailing list no longer works and there are jillions of debian msgs on Google about it needing a maintainer. I... -
Wireless Network Cards - Unable to Install
I am trying to install a wireless network card in a new Toshiba Satellite Model 2435-255. I've tried a Linksys card without success and I'm... -
How to: Network XP system to system running 2000?
I have a desktop running XP. I have a laptop running 2000. They share an internet connection through a Linksys wireless router. My question... -
Steve Nottingham #2
Re: two network cards in system
Oh Chakravu <chakravu@chakravu.com> wrote in message news:<Xns94039FA4FCE27chakravuyahoocom@66.185.95.1 04>...
Errm, configure the IP addresses on the cards, one for the public and> Hi,
>
> I have installed two network cards in my system and need to know how I can
> configure them so that one of them is used for private network and the
> other for public?
>
> Also, everytime I reboot my system, I have to start network interface
> manually...how can I set them so that startup at bootup time?
>
> Thanks in advance for your help..
>
> if possible, please cc to: [email]achana@yorku.ca[/email]
>
> -ac
one for the private, using smitty chinet.
Steve
Steve Nottingham Guest
-
Ulrich--nO--(dot)-sPAM--Link #3
Re: two network cards in system
>>I have installed two network cards in my system and need to know how I can
>>configure them so that one of them is used for private network and the
>>other for public?
>>If you want the machines communicate over the private network, you can> Errm, configure the IP addresses on the cards, one for the public and
> one for the private, using smitty chinet.
>
overwrite the ip addresses resolved by DNS in /etc/hosts and then change
the lookup order with a line "hosts=local , bind" in a file
"/etc/netsvc.conf"
By default AIX uses DNS before hosts file.
---
Uli
Ulrich--nO--(dot)-sPAM--Link Guest
-
Todd H. #4
Re: two network cards in system
Oh Chakravu <chakravu@chakravu.com> writes:
These two networks will invariably have different ip address ranges,> Hi,
>
> I have installed two network cards in my system and need to know how
> I can configure them so that one of them is used for private network
> and the other for public?
i.e. be two different subsets. Private, say 192.168.1.x and your
bpulic one dictated by your ISP.
So using one card for each network is just as simple as assigning an
appropriate IP address and subnet mask to each.
One example: set one nic to use DHCP to get it's address from your
ISP, and statically assign your private nic to something in teh
address range you assign to your private network, 192.168.x.x 10.x or
what have you.
Learning more about basic networking, IP addresses and subnet masks
will help you a lot.
[url]http://www.google.com/search?hl=en&lr=&ie=ISO-8859-1&q=network+ip+address+subnet+masks+tutorial[/url]
Use "smitty inet" or "smitty mktcpip" instead of using ifconfig.> Also, everytime I reboot my system, I have to start network
> interface manually...how can I set them so that startup at bootup
> time?
On AIX, ifconfig doesn't "stick" but using smitty gets it into the
configuration database so it survives a reboot.
--
Todd H.
[url]http://www.toddh.net/[/url]
Todd H. Guest



Reply With Quote

