1
윈도우 CMD 포트포워딩 설정
C:\Users\Administrator>netsh
netsh>interface
netsh interface>portproxy
netsh interface portproxy>add v4tov4 listenport=80 listenaddress=0.0.0.0 connectport=8080 connectaddress=10.10.10.1
--> 포트포워딩 설정
netsh interface portproxy>commit
--> 설정업로드
netsh interface portproxy>show all
--> 설정 확인
ipv4 수신 대기: ipv4에 연결:
주소 포트 주소 포트
--------------- ---------- --------------- ----------
0.0.0.0 80 10.10.10.1 8080
netsh interface portproxy>reset
--> 설정 삭제
netsh interface portproxy>exit
--> 종료

이 게시물을

이 게시물을 삭제하시겠습니까?

공유하기

번호
분류
제목
조회 수
729
조회 수: 1137
728
조회 수: 817
726
조회 수: 577
719
조회 수: 3703
717
조회 수: 5799
714
조회 수: 1245
조회 수: 817
조회 수: 3703

SEARCH