setup of 2 gateways on AIX


 
Thread Tools Search this Thread
Operating Systems AIX setup of 2 gateways on AIX
# 1  
Old 06-03-2005
setup of 2 gateways on AIX

Please, anybody help on resolving the following problem?
I have 2 netwotks ( 10.0.0.0 and 10.0.11.0 ) on 2 different areas
I need both networks to telnet the corresponding ethernet card.

This is a prblem because AIX is configured with a default gateway.

Please advice how to assign 2 different gateways on the machine.
# 2  
Old 06-04-2005
Each network card will have its own gateway and as such this should take care of the correct routing.
# 3  
Old 06-06-2005
Network "10.0.0.0" is - if nothing else is stated, a class A network, ranging from 10.0.0.1 to 10.255.255.254, 10.0.0.0 being the broadcast address and 10.255.255.255 being the multicast address.

Of course you can subnet network 10 down to a 8-bit Host mask/24-bit network mask (this is usually regarded as "Class C"), but in this case you would lose network 10.0.0 as well as the network 10.255.255. The reason is, that neither the host address nor the net address may consist of only 1s or 0s.

For this reason your addresses "10.0.0.x" and "10.0.11.x" are either on the same network or 10.0.0.x is illegal.

I'd suggest you get a TCP/IP networking primer and start over your network layout again.

bakunin
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

New to AIX: How do I setup high availability on an AIX System

I am new to AIX but not new to unix. I have an interview for an AIX systems admin position and I know they want someone who has knowledge of High Availability, Failover and LPARs From my research so far, It appear powerha is used to setup high availability and failover on Power systems but is... (2 Replies)
Discussion started by: mathisecure
2 Replies

2. AIX

Setup 1 Digi PortServer II with 5 x AIX boxes

Hi everyone, My latest challenge sees me assisting with the setup of one of our classroom labs. We are trying to configure the lab so that the (5) IBM 9115-505 servers (all running AIX7.1) have their serial 0 ports connected to a Digi PortServer II, which is on the classroom LAN, along with the... (4 Replies)
Discussion started by: richardsantink
4 Replies

3. AIX

AIX GPFS Setup

:cool:Hello, can someone guide me how to create a GPFS filesystem, I've read a couple of redbooks however certain things are still not certain, like if you require to download files or licenses... any help would be appreciated! (2 Replies)
Discussion started by: ollie01
2 Replies

4. AIX

NFS Share Setup On AIX

Hi all, I have one IBM AIX server (serverA) which is connected to the san storage. I have created a volume group and also file system (jfs2) and mounted to directory /profit. After that I created a NFS share for that directory and started the NFS daemon. Over at another server, which is... (1 Reply)
Discussion started by: a_sim
1 Replies

5. AIX

aix print area setup

Hi I have setp a print server in the server and have defind the print queue. In the print queue characterstic . te default coloum per page is set to 80 and in the printer setup the width of printable area is set to 77.. when I trying to print. it only prints 77 char on a line and the rest is... (0 Replies)
Discussion started by: antointoronto
0 Replies

6. AIX

mail setup in AIX

Hi All, We are using IBM AIX. I have to send an automated mail from unix. For which i tried mail -s "test message" <mail id> It didn't give me any error message. but i didn't get any mail. On checking mail command, i see the below details. Final-Recipient: RFC822;... (3 Replies)
Discussion started by: mjdarm
3 Replies

7. AIX

Routing setup - AIX

Hi All, I know there is a way to do this in routers. The question is whether it is posisble to do this in AIX. For our Web Focus ODBC connection to the Disaster Recovery servers, we want to restrict the access to the ODBC ports so that only the IP address of the Web Focus server can get to... (1 Reply)
Discussion started by: strunz
1 Replies

8. AIX

how to setup a remote printer in aix 5.2

how to setup a remote printer in aix 5.2 i have an aix 5.2 os and need to setup a remote printer off of it need help on how it is done (2 Replies)
Discussion started by: itivanh
2 Replies

9. AIX

Print server setup on AIX

Hi, I'm very new to AIX, I have to setup a D-Link print server with HP Laserjet 1300 printer on AIX, any body can guide me thru simple steps to acheive this, like how to install print server, driver and then which services i have to restart after adding the print server all this kind of stuff. ... (1 Reply)
Discussion started by: patras
1 Replies

10. AIX

NIM server setup (AIX 5.3)

Hi, I'a a new member here. My company just bought p570 with 8 LPAR (previously we have p650 with 4 LPAR). Did anyone have procedure how to setup NIM server (NIM LPAR) and how to install other new LPAR to use the NIM server (as client). Appreciate your help and thank you very much. Rgds, David (0 Replies)
Discussion started by: dshg
0 Replies
Login or Register to Ask a Question