windows_network command - ๊ธฐํ ๋คํธ์ํฌ ๋ช ๋ น์ด ๋ชจ์
========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 19 xx xx xx xx ...... Realtek RTL8139/810x Family Fast Ethernet NIC
ํจํท ์ค์ผ์ค๋ฌ ๋ฏธ๋ ํฌํธ
========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.3 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.255.0 192.168.0.3 192.168.0.3 20
192.168.0.3 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.0.255 255.255.255.255 192.168.0.3 192.168.0.3 20
224.0.0.0 240.0.0.0 192.168.0.3 192.168.0.3 20
255.255.255.255 255.255.255.255 192.168.0.3 192.168.0.3 1
Default Gateway: 192.168.0.1
========================================================================
Persistent Routes:
C:\>route add 192.168.1.0 mask 255.255.255.0 192.168.0.6 ==> ์ถ๊ฐ
C:\>route delete 192.168.1.0 mask 255.255.255.0 192.168.0.6 ==> ์ญ์
C:\>nslookup ==> ๋๋ฉ์ธ ์ง์ ๋ช
๋ น
> set all ==> ์ค์ ๋์ด ์๋ ๊ธฐ๋ณธ ์ง์ ์ต์
๋ค์ ๋ณด์ฌ์ค๋ค.
C:\>nslookup linuxxxxx.pe.kr
Name: linuxxxxxx.pe.kr
Address: 114.108.xxx.xxx
C:\>nslookup ftp.xxxxxxx.com
Non-authoritative answer:
Name: ftp.xxxxxxxx.com
Address: 61.81.xxx.xxx
C:\>hostname ==> ํธ์คํธ๋ค์ ํ์ธ ๋ช
๋ น
C:\>ftp sunny.xxx.xxx.xxx ==> ํ์ผ ์๋ฒ ์ ์ ๋ช
๋ น์ด
Connected to sunny.xxx.xxx.xxx.
220 BDC1KR Server (ProFTPD Default Installation) [xxx.xxx.xxx.xxx]
User (sunny.xxx.xxx.xxx:(none)): sunny
331 Password required for sunny
Password: xxxxxxxxxxxxxxx
230 User sunny logged in
ftp>ls <=> dir (์๊ฒฉ์ง ๋๋ ํ ๋ฆฌ ๋ชฉ๋ก์ ์ถ๋ ฅ)
ftp>cd /chroot (์๊ฒฉ์ง์ ํ์ ๋๋ ํ ๋ฆฌ๋ก ์ด๋ํ๋ค.)
ftp>get APM.tar.gz (ํ์ผ ๋ค์ด๋ก๋)
ftp>lcd \home (๋ก์ปฌ ์์คํ
์ ๊ฒฝ๋ก๋ก ์ด๋)
ftp>put coolgame.exe (ํ์ผ ์
๋ก๋)
ftp>mget windows1.exe windows2.exe windows3.exe (ํ์ผ ๋์ ์ฌ๋ ค๊ฐ ๋ค์ด.)
ftp>mput up-1.exe up-2.exe (ํ์ผ ๋์ ์ฌ๋ฌ๊ฐ ์
๋ก๋)
ftp>ascii (ํ์ผ ์ ์ก ๊ธฐ๋ณธ ๋ชจ๋๋ฅผ ascii๋ก ๋ณ๊ฒฝ)
ftp>binary (ํ์ผ ์ ์ก ๊ธฐ๋ณธ ๋ชจ๋๋ฅผ binary๋ก ๋ณ๊ฒฝ)
~์๋๋ ๊ธฐ๋ณธ์ด binary, ๋ฆฌ๋
์ค๋ ๊ธฐ๋ณธ์ด ascii.
ftp>bye (์ข
๋ฃ)
C:\>telnet ==> ์๊ฒฉ ์ ์ ๋ช
๋ น
C:\>telnet 211.238.xxx.xxx<์๋ฒIP์ฃผ์> 25<25ํฌํธ ์ ์>
C:\>telnet sunny.xxx.xxx.xxx<์๋ฒ๋๋ฉ์ธ์ฃผ์> 110<110ํฌํธ๋ก ์ ์>
C:\>getmac ==> rpcํ๋กํ ์ฝ์ ์ด์ฉํด์ ์๊ฒฉ์ง์ ์๋ ํธ์คํธ์ mac์ฃผ์๋ฅผ ์์๋ด๋ ๋ช
๋ น์ด์ด๋ค.
ํด๋น ํธ์คํธ์ ๊ณ์ ์ ๋ณด๊ฐ ํ์ํ๋ค.
C:\>ipxroute ==> NWLink IPX ๋ผ์ฐํ
๋ฐ ์๋ณธ ๋ผ์ฐํ
์ ์ด ํ๋ก๊ทธ๋จ ๋ช
๋ น์ด๋ค.