Sponsored Content
Operating Systems AIX AIX routing and TCPIP. Anyone find any good Tutorials? Post 302172690 by bakunin on Tuesday 4th of March 2008 01:29:35 PM
Old 03-04-2008
Probably the CD you have is quite up-to-date, as nothing substantial has changed in this time in IP networking as well as in the part of AIX that deals with it. You could also get a copy of Andreas Siegerts "The AIX Survival Guide", which covers every aspect of AIX, but only up to 4.3.. I'd recommend it nevertheless as the has been no better book about AIX since and most of the information is valid for AIX 5.x also.

bakunin
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

unix tutorials or good sites

whats a good site for unix learning? are their any tutorials on this site? (1 Reply)
Discussion started by: mfbww
1 Replies

2. UNIX for Dummies Questions & Answers

AIX 5.3 Routing

Hey all you *Nix Gurus...I got a relatively simple one for ya. I just cloned an AIX 5.3 server without copy over the Network info. However, now I need to update the routing table on the destination server so that it mirrors the source. Aside from painstakingly, manually updating the ODM using... (1 Reply)
Discussion started by: BlitzSonik
1 Replies

3. AIX

AIX Routing Issue

Hello, I've moved to a new network with multiple AIX box's. Most of them are working fine and dandy. On one box I need to set up a static route to a gateway.. no problem right? Whenever I add the route it appears in the routing table as UGc and then begins adding new entries to the... (1 Reply)
Discussion started by: joshstar14
1 Replies

4. AIX

scripting routing changes on aix 4.3 and 5x

Hi All, I need to script a routing changes on my aix servers. I can't use smitty, very slow. I need to delete the static routing and add a new one. I also need to change default routing. I know using route add and route delete but I think I remember that this is not enough that's why I... (2 Replies)
Discussion started by: itik
2 Replies

5. Shell Programming and Scripting

Any good tutorials or sites for expect scripting?

In a nutshell here is what I am trying to do: I have a file with a list of hostnames. I want to read in the file and ssh to each hostname on the list. Do some commands, logout of the server and go onto the next on the list. I am trying to find a site that is a good tutorial or examples so I... (4 Replies)
Discussion started by: rkruck
4 Replies

6. 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

7. AIX

AIX Video tutorials

Has anybody got AIX VIDEO or link to them?? if so please post it :) (2 Replies)
Discussion started by: wwwzviadi
2 Replies

8. Shell Programming and Scripting

Websites with good tutorials

Hey guys, i am new in Shell programming and i would like to know some good links and websiites which has good tutorials and a wide range of examples on how the commands can be used. those which i have found just provide a brief coverage on the topic and mostly do not give proper examples of how the... (5 Replies)
Discussion started by: gregarion
5 Replies

9. AIX

Aix Routing Problem

I need the following solution , please help me... Current situation ip: 192.168.0.12 persistent and 192.168.254.12 service ip gateway: 192.168.0.254 subnet: 255.255.255.0 i have added a new ip on a new nic ip: 10.10.255.40 gateway: 10.10.255.62 subnet: 255.255.255.224 ... (1 Reply)
Discussion started by: rajibimran
1 Replies

10. AIX

New to AIX tcpip tuning

For some reason, my AIX 5.2 box has become slow in accepting telnet requests from others boxes. Windows, times out the connection, whereas, Unix it will wait for the AIX to display the login. I connect and it respawns back and says connected, but then sits and wait for what seems forever to get the... (5 Replies)
Discussion started by: mrmurdock
5 Replies
ANYTUN-SHOWTABLES(8)													      ANYTUN-SHOWTABLES(8)

NAME
anytun-showtables - anycast tunneling routing table visualization utility SYNOPSIS
anytun-showtables DESCRIPTION
anytun-showtables displays routing and connection tables used by Anytun. It can be used to display a saved routing/connection table used by anytun-controld or to connect to a the sync port of Anytun. OPTIONS
This Tool does not take any options. It takes the sync information from the standard input and prints the routing table to the standard output. EXAMPLES
Print routing table stored in local file # perl -ne 'chomp; print' < routingtable | ./anytun-showtables Print current routing table and watch changes # nc unicast1.anycast.anytun.org 23 | ./anytun-showtables BUGS
Most likely there are some bugs in Anytun. If you find a bug, please let the developers know at satp@anytun.org. Of course, patches are preferred. SEE ALSO
anytun(8), anytun-controld(8), anytun-config(8) AUTHORS
Othmar Gsenger <otti@anytun.org> Erwin Nindl <nine@anytun.org> Christian Pointner <equinox@anytun.org> RESOURCES
Main web site: http://www.anytun.org/ COPYING
Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl and Christian Pointner. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. 12/30/2011 ANYTUN-SHOWTABLES(8)
All times are GMT -4. The time now is 03:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy