ADSL 주소 알아보기

icebug의 이미지

ADSL을 사용중입니다.

C로 프로그램을 짜서 ADSL로 받은 IP를 정보를 알수 있을까요?

원하는 IP정보는
IP Address
SubnetMask
Default Gateway
등입니다.

그럼 고수님들의 답변 기다리겠습니다.

즐거운 하루 되세요.

nthroot의 이미지

ADSL이라고해서 다르지 않습니다.
socket 프로그래밍 관련 문서 참고하세요.
http://www.ecst.csuchico.edu/~beej/guide/net/

------식은이 처------
길이 끝나는 저기엔 아무 것도 없어요. 희망이고 나발이고 아무 것도 없어.

Necromancer의 이미지

ioctl을 쓸겁니다.

게시판에 자기 IP주소 얻는 소스 예제가 몇번 올라왔습니다.
검색해보시기 바랍니다.

p. s.

adsl은 인터페이스가 ppp로 바뀐거 빼고는 별 차이 없습니다.

Written By the Black Knight of Destruction

icebug의 이미지

답변에 대해서 감사드립니다.

이런 경우에는 어떻게 처리를 하는지요?

NIC가 하나가 아니라 두개라면 어떻게 처리를 해야하는지요.

좋은 글 부탁 드리겠습니다.

그럼 즐거운 하루 되세요.

코퍼스의 이미지

adsl을 통해 바로 받는게 아니라 따로 모뎀을 통해 DHCP 등으로 IP를 받나요?
NIC을 통해 받는다면 돌아갈 필요 없이 ifconfig -a 옵션으로 보던가.. 아님 'ip addr show'등으로 쉽게 알 수 있습니다.
만일 스크립트 등에서 하거나 system()가 아닌 방법으로 하고 싶으시면 'ip' tools 나 zebra 등의 소스를 참고하면 됩니다.
(물론, 이 두 녀석 모두 소스 분석해서 갖다 쓰기가 만만한 놈들은 아닙니다만..)

A few Good Man

icebug의 이미지

제가 질문을 잘못한것 같습니다.
정확하게 하려고 하는것이 iproute2를 이용하여 부하 분산을 하려고합니다.
그런데 ADSL이라는 놈이 접속을 이루어지게 되면 DHCP를 통해서 ip/subnetmask/gateway를 받아오는데 이게 매번 같지가 않습니다.

iproute2의 ip route 명령어를 사용하여 default gateway를 설정하려면 gateway의 정확한 주소를 알아야하는데 매번 같지가 않아서 고민입니다.

그래서 이걸 프로그램을 짜서 해결하려고 하는데 쉽지가 않네요...

명쾌한(?) 답변 부탁드립니다.

그럼 수고하세요.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.