[질문]네트웍 셋팅 질문입니다.

lovejin0309의 이미지

이거 또. 울트라 스팍 질문입니다.

울트라 스팍 1에 리눅스를 설치하려고 합니다.

현재 제 아이피 사항
ip : 203.xxx.133.204
dns : 203.xxx.47.150
g/w : 203.xxx.133.2
sub : 255.255.255.0


젠투로 부팅해서 네트웍 설정을 잡고

netstat -rn 이라고 치면

Des...         gate          mask           flags   MSS Window irtt IFace 
203.xxx.133.0  0.0.0.0       255.255.255.0   U       0   0      0    eth0 
127.0.0.0      127.0.0.1     255.0.0.0       UG      0   0      0    lo 
0.0.0.0        203.xxx.133.2  0.0.0.0        UG      0   0      0    eth0 
 

이라고 나옵니다.

솔라리스 2.6으로 부팅해서

netstat -rn 이라고 치면
Des...         gate             flags   Ref   Use  Interface 
203.xxx.133.0  203.xxx.133.204    U      3     2    hme0 
224.0.0.0      203.xxx.133.204    U      3     0    hme0 
default        203.xxx.133.2      UG     0     8     
localhost      localhost          UH     0    589   lo0 
 

이라고 나옵니다.

===========================

현재 솔라리스에서는 네트웍이 작동 합니다. (DNS 제외)

gentoo로 부팅을 하면 네트웍이 작동을 안 합니다.

그래서 다음과 같이 테스트를 해 봤습니다.
솔라리스 젠투
1. 다른 아이피 입력하기 충돌 반응 없음.
2. ping 자신 아이피 작동 작동
3. ping localhost 작동 작동
4. ping 바로 옆 컴퓨터 작동 Destnation unrechable


어떤 문제일까요?

드라이버 문제는 아닌 듯합니다. 요새는 hme 드라이버가 커널 안에 있거든요. 자동 검색도 됩니다.

codebank의 이미지

혹시 route문제가 아닐까 생각됩니다.
/etc/conf.d/net
파일에 보면 routes_eth0를 설정하는 부분이 있습니다.
그부분이 보통 주석처리되어있는데 주석을 해제하고 해당 gw를 써주세요.
그리고 /etc/init.d/net.eth0 restart 를 해보시면 아마 route가 잡힐겁니다.

------------------------------
좋은 하루 되세요.

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.