1. 자신의 아이피를 확인한다.
C:\WINDOWS\system32\wbem>ipconfig

Windows IP Configuration

Ethernet adapter jnoteUtp:

        Connection-specific DNS Suffix  . :
        IP Address. . . . . . . . . . . . : 192.168.1.12
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.1.1

2. framedyn.dll 가 있는 폴더인 C:\WINDOWS\system32\wbem를 시스템 페스에 추가 한다.
   (아래는 단순히 스크립트에서 해준것이고 영구적인 설정을 위해서는 내컴퓨터->속석->고급->환경변수->페스에 추가해 주어야 한다.)
C:\WINDOWS\system32\wbem>set path=%path%;c:\windows\system32\wbem

3. 아래와 같은 명령을 날린다.
C:\WINDOWS\system32\wbem>netsh interface ip set address "jnoteUtp" static 192.168.1.1
3 255.255.255.0 192.168.1.1 1
확인됨

4. 아이피가 바뀌었는지 확인한다.
C:\WINDOWS\system32\wbem>
C:\WINDOWS\system32\wbem>ipconfig

Windows IP Configuration

Ethernet adapter jnoteUtp:

        Connection-specific DNS Suffix  . :
        IP Address. . . . . . . . . . . . : 192.168.1.13
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.1.1

5. 해당 스크립트를 생성한다.
C:\WINDOWS\system32\wbem>copy con c:\setIp192.168.1.13.bat
netsh interface ip set address "jnoteUtp" static 192.168.1.13 255.255.255.0 192.168.1
.1 1
^Z
        1개 파일이 복사되었습니다.
6. 아래와 같이 바탕화면이나 메뉴에 복사해서 사용한다.
사용자 삽입 이미지



참고 : 이런 저런 이야기(http://goodfeel.tistory.com/)

Posted by 나현재

2007/11/02 20:12 2007/11/02 20:12
,
Response
0 Trackbacks , 0 Comments
RSS :
http://j.finfra.com/tt/rss/response/418

Trackback URL : http://j.finfra.com/tt/trackback/418

« Previous : 1 : ... 12 : 13 : 14 : 15 : 16 : 17 : 18 : 19 : 20 : ... 134 : Next »

블로그 이미지

Insufficient memory! So,Blog is my 2nd Brain!

- 나현재

Notices

Archives

Authors

  1. 나현재

Calendar

«   2012/02   »
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29      

Site Stats

Total hits:
202449
Today:
20
Yesterday:
18