SCO 5.0.5 Add routes for new networks


 
Thread Tools Search this Thread
Operating Systems SCO SCO 5.0.5 Add routes for new networks
# 1  
Old 05-07-2010
SCO 5.0.5 Add routes for new networks

Hi all,

n00b here. We currently have 3 SCO 5.0.5 machines in our network that run a mission management system.

Our internal network was always a 10.0.0.0 network and the machines worked fine.

Our company is going through a network upgrade for VoIP and some of our departments are now on VLANS. They are 10.1.11.x and 10.1.12.x. The SCO machines are still able to talk to anything on the 10.0.0.0 network fine but they cannot talk to anything on the new VLANs.

I have been trying to add routes to the S99route script but that hasn't solved anything. My knowledge is very limited with Unix and SCO 5.0.5 is pretty old.

No one in the company has any knowledge as the people that first built the SCO machines have moved on a long time ago.

What is the proper way to get the machines to route traffic to and from the VLANs? I have searched the net but haven't had much luck.

Thanks in advance for any help or advice you may have.
# 2  
Old 05-07-2010
For testing a route type "/etc/route add default <IPADDRESSOFROUTER>" from the command line w/o the quotes. Then configure your router to handle the traffic. If that works put the /etc/tcp script by searching for ifconfig and the section is pretty self explanitory. The line will be "/etc/route add -net default <IPADDRESSOFROUTER> >/dev/null 2>&1 &" again w/o the quotes. Enter the default router IP address w/o the <> in the string.
# 3  
Old 05-07-2010
You can update (edit) /etc/default/tcp, rather than modifying /etc/tcp for the default route.
You should also be aware that 5.0.5 does not run on Pentium 4 systems.
Can I install OpenServer 5.0.4 5.0.5 or 5.0.6 on a Pentium 4 based machine?
# 4  
Old 05-07-2010
Thanks for the replies. The machines are not on any P4 systems, they are very old actually.

I didn't think that /etc/default/tcp file was even used in SCO 5.0.5 and below. I do however have the domain, broadcast and gateway in that file. They are all correct as I have not made any changes to that file.

I tried creating the /usr/internet/etc/sco_ip directory with the routes file.

I added the following to it:

net default 10.0.0.254
net 10.1.12.0 10.0.0.254

Both show up during the boot process but they still cannot reach the 10.1.12.0 network. They can still ping within the 10.0.0.0 network though. We are using a Cisco PIX at the border of our network, there are no true routers in our network that I am aware of.

The default route was added before in a S99route script which did allow some remote people to connect in. I did remove that script when I created the sco_ip/routes file.

Maybe it's a routing issue on one of the layer 3 switches. I'll have our network guy take a look.

Any thoughts what to check for?

Thanks again.
# 5  
Old 05-07-2010
One of my clients who has a VPN use the following:
/etc/rc2.d/S99route.vpn
Code:
/etc/route add 192.168.3.105 192.168.200.254
/etc/route add 192.168.1.100 192.168.200.254

in order to reach the remote machines, where 200.254 is the gateway address, and 3.105, and 1.100 are remote work stations.
.
# 6  
Old 05-10-2010
Thanks for the replies guys. Turns out adding the entries to the sco_ip/routes file did the trick.

The machines can't ping to the new VLAN but that's not an issue. Thanks again for the help guys.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Problem with routes in Solaris 10

Hello All, I have a Solaris 10 machine with 4 physical network interfaces configured viz. igb0, e1000g0, igb2 and e1000g2. Out of these interfaces, I am routing all my normal monitoring and O&M activities via. igb0 and e1000g0 interfaces. However, I am facing an issue on one of the... (4 Replies)
Discussion started by: mystition
4 Replies

2. SCO

Static routes in SCO

Hi, Just a question of thought. Why one needs to add static routes on Unix servers ? If I had ethernet card, it already has the settings for gateway for incoming and outgoing requests. We donot have to explicitly set the route it should take. Then what is the use... (3 Replies)
Discussion started by: dextergenious
3 Replies

3. IP Networking

Unix Network Routes

I would really appreciate some help with HP UX's Network Routes. Basically, what I want to do is, I would want a system with global ip (eg: 202.144.138.122) to ping/access my HP-UX server which is with private IP address (192.168.1.23). I have all the routers/switches in between properly route... (2 Replies)
Discussion started by: damchey
2 Replies

4. Solaris

Add Static Routes to new physical address

Hi, I need help to add new route: 10.252.0.138, GW 10.252.0.129 to e1000g1 and 10.252.0.10, GW 10.252.0.1 to e1000g2 tnx (4 Replies)
Discussion started by: mehrdad68
4 Replies

5. Solaris

Where could I save the routes created using route add ?

Hey Gurus. My routes add using route add , are lost , after reboot.....where caould i save this routes a dont lost them ? Sun Solaris 10 is my OS. Thanks in advance, AGADEA. Unix ADMIN (3 Replies)
Discussion started by: aggadtech08
3 Replies

6. Solaris

Where are routes stored ?

Hi there When adding a route (or indeed deleting a route) which file is amended ? I am moving a box from one network to another and when it starts up it tries to connect run 'add net 192.x.x.x' etc etc ...but i dont want it to do that where do I edit these route additions cheers (5 Replies)
Discussion started by: hcclnoodles
5 Replies

7. SCO

how to add default routes in SCO

Hi, I add following routes manually each time system reboots: #route add 192.168.1.0 -gateway 192.168.0.90 #route add 192.168.200.0 -gateway 192.168.0.200 Is there any way in SCO 7.1.1 to automate this route add process? i.e. each time system reboots, it automatically adds these routes in... (1 Reply)
Discussion started by: tayyabq8
1 Replies

8. Debian

Setting Routes and such

Ok, I made changes to my routing tables..... which file do I modify to make the routes initialize correctly when the machine boots up? I work with all flavours of Unix/Linux... but this is an older box... Linux, Release 2.2.14-5.0. I did a grep for the default route in /etc, but didnt find... (2 Replies)
Discussion started by: djsal
2 Replies

9. UNIX for Dummies Questions & Answers

How to add 2 gateway routes?

I need some help adding routes in sco. I am using SCO Openserver 5.0.4. Basically I have 2 gateways here. The first is 10.15.1.1 and allows me access to the rest of the computers in the office and in other offices. The other gateway is 10.15.10.2 and is the sonicwall that will allow access... (3 Replies)
Discussion started by: cstovall
3 Replies
Login or Register to Ask a Question