Sponsored Content
Top Forums Shell Programming and Scripting courses which will place me as a network engineer? Post 33360 by perleo on Wednesday 1st of January 2003 08:26:43 PM
Old 01-01-2003
one good one, not totally for networks is A+ cert. For networks, microsoft certified system enginner is good, but that also covers other parts of microsoft windows.
 

8 More Discussions You Might Find Interesting

1. Solaris

Unix Courses

Hi, I am looking to take a course in Unix that is very detailed which lasts for more than 6 months in length, which is very detailed and hands on. Can someone recommend a school which can provide me with the training I am looking for in Massachusetts, either In Boston or South of Boston. I... (1 Reply)
Discussion started by: 24giovanni
1 Replies

2. HP-UX

Unix Courses

Hi, I am looking to take a course in Unix that is very detailed which lasts for more than 6 months in length, which is very detailed and hands on. Can someone recommend a school which can provide me with the training I am looking for in Massachusetts, either In Boston or South of Boston. I... (2 Replies)
Discussion started by: 24giovanni
2 Replies

3. Filesystems, Disks and Memory

UNIX Materials and Courses

hi all ; i'm abeginner in hp ux , any one has a good reference step by step ,and any of you can tell me about any simulator to work as unix server machine. ***Email address deleted by moderator*** Please read the rules before posting again best regards;; kafaween :D (1 Reply)
Discussion started by: kafaween
1 Replies

4. Linux

Linux Network Engineer

Hi, I was wondering has anybodu completed the linux + Nework Engineer CompTIA Linux+ Certificate. Hows does it stand to the others, such as Red Hat certifications? Txs (1 Reply)
Discussion started by: Breen
1 Replies

5. UNIX for Dummies Questions & Answers

Information on Network engineer and Unix Systems Engineer

Hi, I'm exploring a few different careers( Unix System's Admin, Network Engineer, and Unix System's Engineer). I asked in another thread about System's Admin, so I have some more info on that already. I'm not finding very much info on Network Engineers or Unix System Engineers though. Can you guys... (0 Replies)
Discussion started by: hpicracing
0 Replies

6. Solaris

What is the best way to copy data from place to another place?

Dear Gurus, I need you to advice or suggestion about the best solution to copy data around 200-300G from serverA(location A) to serverB(location B). Normally, I will share folder and then copy but it takes too long time(about 2 days). Do you have any suggestion or which way should be... (9 Replies)
Discussion started by: unitipon
9 Replies

7. What is on Your Mind?

suggest me books/courses

I am new to unix world. I just know some basic commands only and some basics knowledge about unix. Anyone please suggest me from where should I start. Suggest me some book that could help me from the beginning. Presently I am working in php in a company and I want to move in unix. Please suggest me... (1 Reply)
Discussion started by: UNITRIX
1 Replies

8. Solaris

Solaris Courses

Hi All, I am looking for a fast track Solaris course in the UK which incorporates solaris system admin 1 and solaris system admin 2 in a 5 day spread. I can currently only find doing the two courses separately which would take 10 days. Can anyone help or am I going to have to do each one... (8 Replies)
Discussion started by: Tommyk
8 Replies
NETSCRIPT-2.2.conf(5)                                           File Formats Manual                                          NETSCRIPT-2.2.conf(5)

NAME
/etc/netscript/network.conf - interface, firewalling, and QoS configuration file. /etc/netscript/if.conf - interface setup shell script file /etc/netscript/qos.conf - QoS setup shell script file /etc/netscript/ipfilter.conf - IP chains filtering shell script file /etc/netscript/srvfilter.conf - server IP filter shell script file DESCRIPTION
This manpage is a place holder until something better is written when the netscript itself has stopped changing rapidly. Please see the README file in the /etc/netscript directory, and READ the configuration files if you need to change them. Apart from net- work.conf, all of them contain sh (1) shell script functions which are there so that various things can be altered or hooked in at the right place. Network.conf contains the full network setup details, including special interface setup for the likes of ciped/pppd/wanconfig, and is fully commented with examples given. UPGRADE PATH FROM KERNEL 2.2.X The firewall/IP filtering stuff in ipfilter.conf is the part that changed radically with the move to iptables and a far better way of set- ting up the IP filtering rules, however the QoS and interface startup/shutdown in if.conf have changed but are backwards compatible with the old 2.2.x ipchains version of netscript for the interface address configuration settings. You will have to set up the filtering again to use iptables by directly using the iptables commands. Also, the kernel 2.2.x version scripts are set up so that iptables is only run on a 2.4.x kernel, otherwise IP forwarding is disabled if beforehand you set IPFWDING_KERNEL to FILTER_ON in network.conf. This means that when you upgrade a box to a 2.4.x router kernel, you should then be able to reboot it and log into remotely and upgrade netscript to the version that will support 2.4.x. In this situation, if you have set old IPFWDING_KERNEL setting to FILTER_ON beforehand in network.conf, all IP forwarding through the box will also be disabled. This means that you can safely remotely upgrade a firewall. SEE ALSO
netscript(8), ipchains(8), iproute(8), brcfg(8). AUTHOR
This manual page was written by Matthew Grant <grantma@anathoth.gen.nz>, for the Debian GNU/Linux system (but may be used by others). BUGS
The author is lazy. He needs to write btter man pages... November 23, 2000 NETSCRIPT-2.2.conf(5)
All times are GMT -4. The time now is 01:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy