|
News,
Internal,
Projects,
Home Software, Support, Documentation |
|
°¨»ç µå¸³´Ï´Ù. Park, JongHwan´Ô²².
ÇÏÁö¸¸ ¾ÆÁ÷µµ ¾ÊµÇ³×¿ä. ¹®¼ ¸»¹Ì¿¡ º¸³»´Þ¶ó°í Çß´ø°Í °©´Ï´Ù.
À̰ÍÀº Á¦°¡ ppp -ddial unitel ÈÄ Message
red# ifconfig -a
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>
mtu 1500
inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:10:4b:69:6c:e7 media: 10baseT/UTP <half-duplex> (autoselect) supported media: autoselect 100baseTX <full-duplex> 100baseTX <half-dupl ex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP <half-duplex> 10baseT/UTP lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1514 inet 77.222.25.3 --> 77.222.25.250 netmask 0xffffff00 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 -----------------------------------------------------------
red# netstat -ran Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire default 77.222.25.250 UGSc 3 47 tun0 77.222.25.250 77.222.25.3 UH 3 0 tun0 127.0.0.1 127.0.0.1 UH 0 6 lo0 192.168.1 link#1 UC 0 0 xl0 192.168.1.1 0:10:4b:69:6c:e7 UHLW 0 6 lo0 203.241.132.60 77.222.25.250 UGHW3 0 8 tun0 3559 203.241.132.92 77.222.25.250 UGHW3 0 1 tun0 3493 -----------------------------------------------------------
Âü°í·Î Á¦°¡ traceroute ¸í·ÉÀ» ³»¸° ȸé ÀÔ´Ï´Ù. red# traceroute www.unitel.co.kr
traceroute to www.unitel.co.kr (203.241.132.154), 30 hops max, 40 byte packets 1 77.222.17.250 (77.222.17.250) 127.911 ms 129.674 ms 129.775 ms 2 77.2.5.1 (77.2.5.1) 170.014 ms 129.939 ms 129.801 ms 3 203.244.223.14 (203.244.223.14) 129.969 ms 129.700 ms 130.050 ms 4 user1.s163.samsung.co.kr (203.241.163.1) 129.732 ms 129.809 ms 319.896 ms 5 203.241.132.6 (203.241.132.6) 139.853 ms 139.777 ms 129.802 ms red# traceroute www.kr.freebsd.org
traceroute to kfug.kr.freebsd.org (147.46.102.39), 30 hops max, 40 byte packets 1 77.222.17.250 (77.222.17.250) 127.974 ms 129.463 ms 130.024 ms 2 77.2.5.1 (77.2.5.1) 129.753 ms 129.951 ms 129.793 ms 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 * * * 30 * * * -----------------------------------------------------------
red# cat /var/log/ppp.log
? Oct 23 01:06:34 red ppp[494]: Phase: Using interface: tun0 Oct 23 01:06:34 red ppp[494]: Phase: deflink: Created in closed state Oct 23 01:06:34 red ppp[494]: tun0: Command: default: set speed 115200 Oct 23 01:06:34 red ppp[494]: tun0: Command: default: set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 "" AT OK-AT-OK ATE1Q0 OK \dATDT\T TIMEOUT 40 CONNECT Oct 23 01:06:34 red ppp[494]: tun0: Command: default: set timeout 120 Oct 23 01:06:34 red ppp[494]: tun0: Command: default: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 Oct 23 01:06:34 red ppp[494]: tun0: Command: default: add default HISADDR Oct 23 01:06:34 red ppp[494]: tun0: Command: default: enable dns Oct 23 01:06:34 red ppp[494]: tun0: Command: unitel: set phone 01433 Oct 23 01:06:34 red ppp[494]: tun0: Command: unitel: set authname kkamsyon Oct 23 01:06:34 red ppp[494]: tun0: Command: unitel: set authkey ******** Oct 23 01:06:34 red ppp[495]: tun0: Phase: PPP Started (ddial mode). Oct 23 01:06:34 red ppp[495]: tun0: Phase: bundle: Establish Oct 23 01:06:34 red ppp[495]: tun0: Phase: deflink: closed -> opening Oct 23 01:06:34 red ppp[495]: tun0: Phase: deflink: Connected! Oct 23 01:06:34 red ppp[495]: tun0: Phase: deflink: opening -> dial Oct 23 01:06:34 red ppp[495]: tun0: Phase: Phone: 01433 Oct 23 01:06:34 red ppp[495]: tun0: Chat: Send: AT^M Oct 23 01:06:34 red ppp[495]: tun0: Chat: Expect(5): OK Oct 23 01:06:34 red ppp[495]: tun0: Chat: Received: AT^M^M Oct 23 01:06:34 red ppp[495]: tun0: Chat: Received: OK^M Oct 23 01:06:34 red ppp[495]: tun0: Chat: Send: ATE1Q0^M Oct 23 01:06:34 red ppp[495]: tun0: Chat: Expect(5): OK Oct 23 01:06:34 red ppp[495]: tun0: Chat: Received: ATE1Q0^M^M Oct 23 01:06:34 red ppp[495]: tun0: Chat: Received: OK^M Oct 23 01:06:34 red ppp[495]: tun0: Chat: Send: ATDT01433^M Oct 23 01:06:36 red ppp[495]: tun0: Chat: Expect(40): CONNECT Oct 23 01:06:54 red ppp[495]: tun0: Chat: Received: ATDT01433^M^M Oct 23 01:06:54 red ppp[495]: tun0: Chat: Received: CONNECT 50666/ARQ/V90/LAPM/V42BIS^M Oct 23 01:06:54 red ppp[495]: tun0: Phase: deflink: dial -> carrier Oct 23 01:06:55 red ppp[495]: tun0: Phase: deflink: /dev/cuaa0: CD detected Oct 23 01:06:55 red ppp[495]: tun0: Phase: deflink: carrier -> login Oct 23 01:06:55 red ppp[495]: tun0: Phase: deflink: login -> lcp Oct 23 01:06:55 red ppp[495]: tun0: LCP: FSM: Using "deflink" as a transport Oct 23 01:06:55 red ppp[495]: tun0: LCP: deflink: State change Initial --> Closed Oct 23 01:06:55 red ppp[495]: tun0: LCP: deflink: State change Closed --> Stopped Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: LayerStart Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped Oct 23 01:06:56 red ppp[495]: tun0: LCP: ACFCOMP[2] Oct 23 01:06:56 red ppp[495]: tun0: LCP: PROTOCOMP[2] Oct 23 01:06:56 red ppp[495]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 23 01:06:56 red ppp[495]: tun0: LCP: MRU[4] 1500 Oct 23 01:06:56 red ppp[495]: tun0: LCP: MAGICNUM[6] 0x5a14df37 Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: State change Stopped --> Req-Sent Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: RecvConfigReq(1) state = Req-Sent Oct 23 01:06:56 red ppp[495]: tun0: LCP: MRU[4] 1514 Oct 23 01:06:56 red ppp[495]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 23 01:06:56 red ppp[495]: tun0: LCP: MAGICNUM[6] 0xb7278867 Oct 23 01:06:56 red ppp[495]: tun0: LCP: PROTOCOMP[2] Oct 23 01:06:56 red ppp[495]: tun0: LCP: ACFCOMP[2] Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: SendConfigAck(1) state = Req-Sent Oct 23 01:06:56 red ppp[495]: tun0: LCP: MRU[4] 1514 Oct 23 01:06:56 red ppp[495]: tun0: LCP: ACCMAP[6] 0x00000000 Oct 23 01:06:56 red ppp[495]: tun0: LCP: MAGICNUM[6] 0xb7278867 Oct 23 01:06:56 red ppp[495]: tun0: LCP: PROTOCOMP[2] Oct 23 01:06:56 red ppp[495]: tun0: LCP: ACFCOMP[2] Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: State change Req-Sent --> Ack-Sent Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: RecvConfigAck(1) state = Ack-Sent Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: State change Ack-Sent --> Opened Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: LayerUp Oct 23 01:06:56 red ppp[495]: tun0: IPCP: Using trigger address 0.0.0.0 Oct 23 01:06:56 red ppp[495]: tun0: CCP: FSM: Using "deflink" as a transport Oct 23 01:06:56 red ppp[495]: tun0: CCP: deflink: State change Initial --> Closed Oct 23 01:06:56 red ppp[495]: tun0: CCP: deflink: LayerStart. Oct 23 01:06:56 red ppp[495]: tun0: CCP: deflink: SendConfigReq(1) state = Closed Oct 23 01:06:56 red ppp[495]: tun0: CCP: DEFLATE[4] win 15 Oct 23 01:06:56 red ppp[495]: tun0: CCP: PRED1[2] Oct 23 01:06:56 red ppp[495]: tun0: CCP: deflink: State change Closed --> Req-Sent Oct 23 01:06:56 red ppp[495]: tun0: Phase: deflink: lcp -> open Oct 23 01:06:56 red ppp[495]: tun0: Phase: bundle: Network Oct 23 01:06:56 red ppp[495]: tun0: IPCP: FSM: Using "deflink" as a transport Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: State change Initial --> Closed Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: LayerStart. Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: SendConfigReq(1) state = Closed Oct 23 01:06:56 red ppp[495]: tun0: IPCP: IPADDR[6] 0.0.0.0 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: COMPPROTO[6] 16 VJ slots with slot compression Oct 23 01:06:56 red ppp[495]: tun0: IPCP: PRIDNS[6] 192.168.1.1 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: SECDNS[6] 203.241.132.60 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: State change Closed --> Req-Sent Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: RecvConfigReq(2) state = Req-Sent Oct 23 01:06:56 red ppp[495]: tun0: IPCP: COMPPROTO[6] 16 VJ slots without slot compression Oct 23 01:06:56 red ppp[495]: tun0: IPCP: IPADDR[6] 77.222.25.250 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: SendConfigAck(2) state = Req-Sent Oct 23 01:06:56 red ppp[495]: tun0: IPCP: COMPPROTO[6] 16 VJ slots without slot compression Oct 23 01:06:56 red ppp[495]: tun0: IPCP: IPADDR[6] 77.222.25.250 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: State change Req-Sent --> Ack-Sent Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: RecvProtocolRej(3) state = Opened Oct 23 01:06:56 red ppp[495]: tun0: LCP: deflink: -- Protocol 0x80fd (Compression Control Protocol) was rejected! Oct 23 01:06:56 red ppp[495]: tun0: CCP: deflink: State change Req-Sent --> Stopped Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: RecvConfigNak(1) state = Ack-Sent Oct 23 01:06:56 red ppp[495]: tun0: IPCP: IPADDR[6] 77.222.25.3 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: IPADDR[6] changing address: 0.0.0.0 --> 77.222.25.3 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: COMPPROTO[6] 16 VJ slots without slot compression Oct 23 01:06:56 red ppp[495]: tun0: IPCP: COMPPROTO[6] changing compproto: 002d0f01 --> 002d0f00 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: PRIDNS[6] 203.241.132.60 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: SECDNS[6] 203.241.132.92 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: Primary nameserver set to 203.241.132.60 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: Secondary nameserver set to 203.241.132.92 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: SendConfigReq(2) state = Ack-Sent Oct 23 01:06:56 red ppp[495]: tun0: IPCP: IPADDR[6] 77.222.25.3 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: COMPPROTO[6] 16 VJ slots without slot compression Oct 23 01:06:56 red ppp[495]: tun0: IPCP: PRIDNS[6] 203.241.132.60 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: SECDNS[6] 203.241.132.92 Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: RecvConfigAck(2) state = Ack-Sent Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: State change Ack-Sent --> Opened Oct 23 01:06:56 red ppp[495]: tun0: IPCP: deflink: LayerUp. Oct 23 01:06:56 red ppp[495]: tun0: IPCP: myaddr 77.222.25.3 hisaddr = 77.222.25.250 IP Address ´Â À¯´ÏÅÚ²² ¸Â´Â°Í °°Àºµ¥¿ä, ¿Ö³ÄÇϸé¿ä Áö±Ý Á¦°¡ NT¿¡¼ ¹®¼¸¦ ÀÛ¼Çϴµ¥ NT¿¡¼
IP¸¦ CheckÇØº¸¸é ¸»ÀÌÁÒ ´ÙÀ½°ú °°ÀÌ ³ª¿À°í ÀÖ½À´Ï´Ù.
IP ÁÖ¼Ò : 157.197.38.192
ÀüÈÁ¢¼Ó¼¹ö : 77.2.28.250
±×¸®°í Á˼ÛÇÕ´Ï´Ù. Log FileÀ» Á¢¼ÓÀü±îÁö »èÁ¦¸¦ Çߴµ¥µµ ³Ê¹« ±æ°Ô µÇ¾ú³×¿ä
|
|
Copyright © 1998-2005 Korea FreeBSD Users Group. All rights reserved. webmaster at kr.FreeBSD.org $Date: 2002/03/26 13:39:07 $ |
|