VMware IP 채택완료
레스트
11년 전
조회 7,528
</div>
<div># VMware NAT configuration file</div>
<div>
</div>
<div>[host]</div>
<div>
</div>
<div># NAT gateway address</div>
<div>ip = 172.16.8.2</div>
<div>netmask = 255.255.255.0</div>
<div>
</div>
<div># VMnet device if not specified on command line</div>
<div>device = vmnet8</div>
<div>
</div>
<div># Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)</div>
<div>activeFTP = 1</div>
<div>
</div>
<div># Allows the source to have any OUI. Turn this on if you change the OUI</div>
<div># in the MAC address of your virtual machines.</div>
<div>allowAnyOUI = 1</div>
<div>
</div>
<div># Controls if (TCP) connections should be reset when the adapter they are</div>
<div># bound to goes down</div>
<div>resetConnectionOnLinkDown = 1</div>
<div>
</div>
<div># Controls if (TCP) connection should be reset when guest packet's destination</div>
<div># is NAT's IP address</div>
<div>resetConnectionOnDestLocalHost = 1</div>
<div>
</div>
<div>[tcp]</div>
<div>
</div>
<div># Value of timeout in TCP TIME_WAIT state, in seconds</div>
<div>timeWaitTimeout = 30</div>
<div>
</div>
<div>[udp]</div>
<div>
</div>
<div># Timeout in seconds. Dynamically-created UDP mappings will purged if</div>
<div># idle for this duration of time 0 = no timeout, default = 60; real</div>
<div># value might be up to 100% longer</div>
<div>timeout = 60</div>
<div>
</div>
<div>[netbios]</div>
<div># Timeout for NBNS queries.</div>
<div>nbnsTimeout = 2</div>
<div>
</div>
<div># Number of retries for each NBNS query.</div>
<div>nbnsRetries = 3</div>
<div>
</div>
<div># Timeout for NBDS queries.</div>
<div>nbdsTimeout = 3</div>
<div>
</div>
<div>[incomingtcp]</div>
<div>
</div>
<div># Use these with care - anyone can enter into your VM through these...</div>
<div># The format and example are as follows:</div>
<div>#<external port number> = <VM's IP address>:<VM's port number></div>
<div>#8080 = 172.16.3.128:80</div>
<div>3389 = 127.0.0.1:3389</div>
<div>[incomingudp]</div>
<div># UDP port forwarding example</div>
<div>#6000 = 172.16.3.0:6001</div>
<div>
상단에 # NAT gateway address 부분에 ip = 172.16.8.2라고 되어 있어서 인지...
VM ware안에 리눅스 ip주소를 확인 해보니...
172.16.8.2라고 나옵니다.
본 OS의 아이피를, VMWARE의 CentOS(리눅스)도 가져가서 공유하여 사용하고 싶은데...
유동 IP다 보니...어떻게 해야할지를 모르겠습니다.
좋은 방법이 없을까요...?
댓글을 작성하려면 로그인이 필요합니다.
답변 3개
채택된 답변
+20 포인트
11년 전
만약에 iptime 공유기를 쓰신다면, ( iptime 공유기만 해당됨 )
구글에서 iptime 공유기 도메인 이라고 검색해 보시면 됩니다.
저는 xxxxxxx.iptime.org 으로 등록하여, 공부용으로 사용하고 있습니다.
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
레스트
11년 전
iptime 공유기가 있습니다. 한번 이런식으로 해보는것도 좋은 방법이겠네요.
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인