»õ ·çÆ® XtermÀ» ¿°Å³ª(X¿¡ ÀÖÀ» °æ¿ì) »õ °¡»ó ÄܼÖÀ» ¿¾î ·çÆ®·Î ·Î±äÇÑ´Ù.
»õ ÆÇ¿¡, ´ÙÀ½ ¸í·ÉÀ» ÁØ´Ù.
tail -f /var/log/messages
(¶Ç´Â ÇØ´ç ½Ã½ºÅÛ ·Î±× ÆÄÀÏ À̸§)
ù¹ø° À©µµ¿ì(¶Ç´Â °¡»ó Äֿܼ¡¼)¿¡¼ ´ÙÀ½ ¸í·ÉÀ» ÁØ´Ù.
ppp-on &
(¾Æ´Ï¸é /usr/sbin/ppp-on ÆÄÀÏÀ» ÆíÁýÇؼ »õ·Î ºÙÀÎ À̸§À¸·Î)
¸í·É ¸Ç µÚ¿¡ &¸¦ ½á¼ ½ºÅ©¸³Æ®°¡ ¹è°æ¿¡¼ ÀÛ¾÷Çϵµ·Ï ÇÏÁö ¾ÊÀ¸¸é, ppp°¡ ÀÖ´Â µ¿¾È¿¡´Â (¿¬°áÀÌ ²÷¾îÁú ¶§±îÁö) ´Ü¸» ÇÁ·ÒÇÁÆ®¸¦ ¹ÞÁö ¸øÇÏ°Ô µÈ´Ù.
½Ã½ºÅÛ ·Î±× ÆÄÀÏÀ» º¸¿©ÁÖ´Â À©µµ¿ì·Î µ¹¾Æ°¡ º¸ÀÚ.
¾Æ·¡ÀÇ ³»¿ë°ú ºñ½ÁÇÑ °ÍÀ» º¸°Ô µÉ °ÍÀÌ´Ù(chat¿¡ -v¸¦ ÁÖ°í pppd¿¡ -d¸¦ ÁÖ¾ú´Ù¸é) ... ÀÌ°ÍÀº pppdÀÇ ½ÃÀÛ Á¤º¸¸¦ ½Ã½ºÅÛ ·Î±× ÆÄÀÏ¿¡ ±â·ÏÇϵµ·Ï ÇÑ °ÍÀ¸·Î chat ½ºÅ©¸³Æ®¿Í ÀÀ´äÀÌ´Ù:-
Oct 21 16:09:58 hwin chat[19868]: abort on (NO CARRIER) Oct 21 16:09:59 hwin chat[19868]: abort on (BUSY) Oct 21 16:09:59 hwin chat[19868]: send (ATZ^M) Oct 21 16:09:59 hwin chat[19868]: expect (OK) Oct 21 16:10:00 hwin chat[19868]: ATZ^M^M Oct 21 16:10:00 hwin chat[19868]: OK -- got it Oct 21 16:10:00 hwin chat[19868]: send (ATDT722298^M) Oct 21 16:10:00 hwin chat[19868]: expect (CONNECT) Oct 21 16:10:00 hwin chat[19868]: ^M Oct 21 16:10:22 hwin chat[19868]: ATDT722298^M^M Oct 21 16:10:22 hwin chat[19868]: CONNECT -- got it Oct 21 16:10:22 hwin chat[19868]: send (^M) Oct 21 16:10:22 hwin chat[19868]: expect (ogin:) Oct 21 16:10:23 hwin chat[19868]: kepler login: -- got it Oct 21 16:10:23 hwin chat[19868]: send (hartr^M) Oct 21 16:10:23 hwin chat[19868]: expect (ssword:) Oct 21 16:10:23 hwin chat[19868]: hartr^M Oct 21 16:10:23 hwin chat[19868]: Password: -- got it Oct 21 16:10:23 hwin chat[19868]: send (??????^M) Oct 21 16:10:23 hwin chat[19868]: expect (hartr) Oct 21 16:10:24 hwin chat[19868]: [hartr -- got it Oct 21 16:10:24 hwin chat[19868]: send (ppp^M) Oct 21 16:10:27 hwin pppd[19872]: pppd 2.1.2 started by root, uid 0 Oct 21 16:10:27 hwin pppd[19873]: Using interface ppp0 Oct 21 16:10:27 hwin pppd[19873]: Connect: ppp0 <--> /dev/cua1 Oct 21 16:10:27 hwin pppd[19873]: fsm_sdata(LCP): Sent code 1, id 1. Oct 21 16:10:27 hwin pppd[19873]: LCP: sending Configure-Request, id 1 Oct 21 16:10:27 hwin pppd[19873]: fsm_rconfreq(LCP): Rcvd id 1. Oct 21 16:10:27 hwin pppd[19873]: lcp_reqci: rcvd MRU Oct 21 16:10:27 hwin pppd[19873]: (1500) Oct 21 16:10:27 hwin pppd[19873]: (ACK) Oct 21 16:10:27 hwin pppd[19873]: lcp_reqci: rcvd ASYNCMAP Oct 21 16:10:27 hwin pppd[19873]: (0) Oct 21 16:10:27 hwin pppd[19873]: (ACK) Oct 21 16:10:27 hwin pppd[19873]: lcp_reqci: rcvd MAGICNUMBER Oct 21 16:10:27 hwin pppd[19873]: (a098b898) Oct 21 16:10:27 hwin pppd[19873]: (ACK) Oct 21 16:10:27 hwin pppd[19873]: lcp_reqci: rcvd PCOMPRESSION Oct 21 16:10:27 hwin pppd[19873]: (ACK) Oct 21 16:10:27 hwin pppd[19873]: lcp_reqci: rcvd ACCOMPRESSION Oct 21 16:10:27 hwin pppd[19873]: (ACK) Oct 21 16:10:27 hwin pppd[19873]: lcp_reqci: returning CONFACK. Oct 21 16:10:27 hwin pppd[19873]: fsm_sdata(LCP): Sent code 2, id 1. Oct 21 16:10:27 hwin pppd[19873]: fsm_rconfack(LCP): Rcvd id 1. Oct 21 16:10:27 hwin pppd[19873]: fsm_sdata(IPCP): Sent code 1, id 1. Oct 21 16:10:27 hwin pppd[19873]: IPCP: sending Configure-Request, id 1 Oct 21 16:10:27 hwin pppd[19873]: fsm_rconfreq(IPCP): Rcvd id 1. Oct 21 16:10:27 hwin pppd[19873]: ipcp: received ADDR Oct 21 16:10:27 hwin pppd[19873]: (10.144.153.51) Oct 21 16:10:27 hwin pppd[19873]: (ACK) Oct 21 16:10:27 hwin pppd[19873]: ipcp: received COMPRESSTYPE Oct 21 16:10:27 hwin pppd[19873]: (45) Oct 21 16:10:27 hwin pppd[19873]: (ACK) Oct 21 16:10:27 hwin pppd[19873]: ipcp: returning Configure-ACK Oct 21 16:10:28 hwin pppd[19873]: fsm_sdata(IPCP): Sent code 2, id 1. Oct 21 16:10:30 hwin pppd[19873]: fsm_sdata(IPCP): Sent code 1, id 1. Oct 21 16:10:30 hwin pppd[19873]: IPCP: sending Configure-Request, id 1 Oct 21 16:10:30 hwin pppd[19873]: fsm_rconfreq(IPCP): Rcvd id 255. Oct 21 16:10:31 hwin pppd[19873]: ipcp: received ADDR Oct 21 16:10:31 hwin pppd[19873]: (10.144.153.51) Oct 21 16:10:31 hwin pppd[19873]: (ACK) Oct 21 16:10:31 hwin pppd[19873]: ipcp: received COMPRESSTYPE Oct 21 16:10:31 hwin pppd[19873]: (45) Oct 21 16:10:31 hwin pppd[19873]: (ACK) Oct 21 16:10:31 hwin pppd[19873]: ipcp: returning Configure-ACK Oct 21 16:10:31 hwin pppd[19873]: fsm_sdata(IPCP): Sent code 2, id 255. Oct 21 16:10:31 hwin pppd[19873]: fsm_rconfack(IPCP): Rcvd id 1. Oct 21 16:10:31 hwin pppd[19873]: ipcp: up Oct 21 16:10:31 hwin pppd[19873]: local IP address 10.144.153.104 Oct 21 16:10:31 hwin pppd[19873]: remote IP address 10.144.153.51
(ÁÖÀÇ- ³ª´Â Á¤ÀûÀÎ IP ÁÖ¼Ò¸¦ ¾´´Ù - µû¶ó¼ ³ªÀÇ ±â°è´Â À̸¦ PPP ¼¹ö·Î º¸³½´Ù - ¸¸¾à µ¿Àû IP ÁÖ¼Ò¸¦ ¾´´Ù¸é À̸¦ º¼ ¼ö ¾øÀ» °ÍÀÌ´Ù) ¶ÇÇÑ, ÀÌ ¼¹ö´Â Á¢¼Ó µÈ µÚ¿¡ ppp¸¦ ½ÃÀÛÇϴ ƯÁ¤ÇÑ ¸í·ÉÀ» ¿ä±¸ÇÑ´Ù.
±¦Âú¾Æ º¸Àδ٠- ¾Æ±îó·³ IP ÁÖ¼Ò¿Í È£½ºÆ® À̸§À¸·Î ÇÎÇغ¸ÀÚ.
À¥ °Ë»ö±â³ª ¹¹µç ½ÇÇà½ÃÅ°°í Á¤º¸ÀÇ ¹Ù´Ù¸¦ Çì¾öÄ¡ÀÚ - ´ç½ÅÀº ¿¬°áµÇ¾ú´Ù!