biohpc.blogspot.com
2016년 10월 19일 수요일
IP Masquerading
# sysctl -w net.ipv4.ip_forward=1
# vi /usr/lib/sysctl.d/50-default.conf
net.ipv4.ip_forward = 1
# sysctl -p
# iptables -F && iptables -F -t nat
# iptables -t nat -A POSTROUTING -s 10.3.0.0/16 -o em2 -j MASQUERAD // em2는 외부 네트워크
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기