View Single Post
Old 09-20-2011, 02:14 PM   #3
vcc60hds9s
 
Posts: n/a
Default

This describes how I made into a hard disk version:
according http://www.rictec.com.br/claudio/coyote/ coyote on how to install the tips on the hard disk, I have successfully installed the coyote to the hard disk, start fast, coyote linux operating normally . My installation process will now be posted, and to share it. 1, first download the two files: syslinux.com and support the ide hard drive linux kernel, and copied to the floppy disk. 2, ready for a small hard drive, preferably less than 2G, and install it in the first IDE port, set the main hard drive. With dos6.22 or win95 dos boot the machine, the separation of a district is less than 1G (my hard disk is 1.6G, separate the partition size is 200M), and then restart, use the dos boot, with the format / u format the C drive. Partition format that can guarantee fat16, the cluster size is 16k. 3, running just downloaded syslinux.com. Type the command : syslinux-sc: if silent, the general said the change C drive boot record successfully. 4,nike air force one low, supports IDE hard disk copy linux to the C drive. Note Download the file named: coyote-kernel-2.4-ide, copied to the C drive, be sure to renamed linux. 5, will have been operating normally (client to resume normal access) in the floppy disk coyote linux copyed part of C drive. Note particularly the floppy disk can not be copyed linux. The general lines of the following commands to complete. copy a: \ \ *. tgz c: copy a: \ \ syslinux .* c: copy a: \ \ coyote.cfg c: copy a: \ \ packages c: which packages the file on the floppy disk number of bytes zero, can not be copied to the C drive. But did not copy to C drive, do not seem to affect use. 6, use the file editor to modify the C drive on the syslinux.cfg. (Can not find this in the DOS editor like EDIT can be used in other machines to modify windows notebook, notepad) the file as a total of only three lines, in the last line like boot = / dev/fd0,Air Force 1 Classic Low, vfat will be revised to a total of boot = / dev/hda1, msdos. 7 At this point, restart the machine, ensure that the machine can boot from the hard disk,nike air force, you can start properly coyote linux. Honestly, I still prefer to use a floppy disk,air force one shoes, you know the old hard drive heat, noise, power consumption not small. Start with the speed of the floppy disk is only slowly and can be easily broken,nike air force one 25th, but the number actually start small. You is very unlikely to restart several times a day now. If you have CD boot, can think about what you say is no. Wrong, and look correct me.
add a few points: it is best to 2G hard disk around,nike force one, and C must be FAT16 disk partition, the smaller the better
way switch port
first: switch port
iptables-t nat-I PREROUTING-d 61.150.85.239-p tcp - dport 80-j DNAT - to 192.168.1.2
iptables-I FORWARD-d 192.168.1.2-p tcp - dport 80-j ACCEPT
iptables-t nat-I POSTROUTING-d 192.168.1.2-p tcp - dport 80-j SNAT - to 192.168.1.1
iptables-t nat-I PREROUTING-d 61.150.85.239-p tcp - dport 20:21-j DNAT - to 192.168.1.2
iptables-I FORWARD-d 192.168.1.2-p tcp - dport 20:21-j ACCEPT
iptables-t nat-I POSTROUTING-d 192.168.1.2-p tcp - dport 20:21-j SNAT - to 192.168.1.1
second transfer port (web mode)
auto Y tcp 20:21 192.168.1.120 dns auto Y tcp 80 192.168.1.120 dns auto Y UDP 27015 192.168.1.120 dns
auto Y UDP 27017 192.168.1.120 dns
entered the implementation with the fortune command
:
run / etc / rc.d / rc.firewall third: cut-off approach to the port
iptables-I FORWARD-s 1.2.3.4-j DROP IP Ban
100bao 210.21.115.90
iptables-I FORWARD-s 192.168.0.0/24-d 1.2.3.4-j DROP
iptables-I FORWARD-s 192.168.1.0/24-d 210.21.115.98-j DROP
iptables-I FORWARD 1-d website / 32-j DROP
  Reply With Quote

Sponsored Links