Contents

Views 14741 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
/etc/sysconfig/network
-------------------------------------------------------------------
NETWORKING=yes
FORWARD_IPV4=yes
HOSTNAME=ns
GATEWAY=211.227.115.142
GATEWAYDEV=eth0
-------------------------------------------------------------------


/etc/sysconfig/network-scripts/ifcfg-eth0
-------------------------------------------------------------------
BOOTPROTO=static
BROADCAST=211.227.115.0
IPADDR=211.227.115.130
NETMASK=255.255.255.0
NETWORK=211.227.115.0
ONBOOT=yes
-------------------------------------------------------------------


/etc/sysconfig/network-scripts/ifcfg-eth1
-------------------------------------------------------------------
DEVICE=eth1
BOOTPROTO=static
BROADCAST=192.168.1.255
IPADDR=192.168.1.1
NETMASK=255.255.255.0
NETWORK=192.168.1.0
ONBOOT=yes
-------------------------------------------------------------------


/etc/rc.d/rc.local
-------------------------------------------------------------------
insmod ip_tables
insmod iptable_filter
insmod ip_conntrack
insmod ipt_state
insmod ipt_limit

iptables -t nat -A POSTROUTING -o eth0 -j SNAT --to 211.227.115.130

echo "1" > /proc/sys/net/ipv4/ip_forward
-------------------------------------------------------------------


?

List of Articles
No. Category Subject Author Date Views
154 System/OS [windows] 도스 사용 팁 hooni 2003.04.23 17814
153 System/OS 네트워크별 MTU(최대 전송 단위) hooni 2013.04.23 17643
152 System/OS 무선 인증 서버.. 김도.. ㅋㅋ file hooni 2013.04.23 17597
151 System/OS [switch] 시스코 카탈리스트(Cisco Catalyst) 기본 설정 hooni 2013.04.23 17497
150 System/OS [linux] 메일서버 세팅정보(sendmail) hooni 2003.04.23 17408
149 System/OS [linux] 최소한의 커널 설정(커널설치 전체과정) hooni 2003.04.23 17406
148 System/OS [windows] 패스워드를 잊어먹었을때.. hooni 2003.04.23 17296
147 System/OS [switch] 시스코 스위치 관리자 암호 초기화 방법 hooni 2013.04.23 17188
146 System/OS [windows] 배치(bat)파일 제작 방법 hooni 2003.04.23 17010
145 System/OS [java] Tomcat/UTF-8 or All 지원 ㅎㅎ hooni 2013.04.23 16748
144 System/OS [linux] 네트워크 커널 설정.. hooni 2003.04.23 16481
143 System/OS [linux] 메타(기호)문자의 의미와 사용 hooni 2003.04.23 16392
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 17 Next
/ 17