LAN카드 추가설치에 따른 문제 입니다.

bladebone의 이미지

안녕하세요, 초보 리눅서 입니다
3일간 삽질끝에 마지막 희망으로 여기에 글 남겨 봅니다...

먼저 제가 사용하는 리눅스PC 관련사양입니다.
OS : OpenSuSE 10.3 KDE, YaST2
LAN1 : OnBoard (eth0)
LAN2 : 3Com 3c905b (eth1)
M/B : ASUS P5LD2

그럼 문제점 입니다
현재 제가 구성하려는 시스템은 아래와 같습니다

인터넷(하나로광랜, 유동IP) --(eth0)--> 리눅스PC --(eth1)--> 일반허브 -----> 클라이언트PC 2대

이런 구성으로 하려는 목적은 네트워크 공부할 겸 회사 시스템하고 유사하게 구성하기 위해서 입니다

리눅스에서 eth0은 dhcp로 ip할당받아오고
eth1은 static으로 192.168.0.1, 255.255.255.0 설정 했으며
방화벽은 각각 외부, 내부로 설정했습니다.
masquerading 설정 활성화 했고(세부설정 안함)
마지막으로 dhcp 설정하고 서버 시작하려 하면 에러가 나옵니다.
http://jongs.tistory.com/8 참조한 주소입니다.

x상에선 에러내역을 확인하기 어려워서 터미널로 직접dhcpd restart할 경우
dhcpd에러메시지 중 게이트웨이 접근을 0.0.0.0으로 하려는 듯한 에러가 나타납니다.
dhcpd.conf, routes, ifcfg-eth0, 1 설정에도 큰 무리는 없는듯 합니다 어짜피 자동으로 잡아주는 거였으니

다른 오류는 ifconfig -a나 ip addr에서
eth0의 ip가 잡히지를 않는다는 것입니다.
물론 device는 잡히는데 ip만 안잡힌다는 얘기구요
YaST2에서는 정상적으로 디바이스 및 ip설정 되어 있습니다.
또 eth0과 eth1의 기능을 반대로 설정해두고 라인 바꿔 끼워서도 작업해 봤는데
역시나 eth0의 ip만 잡히지 않습니다

단, 리눅스 설치시 eth1장비는 없는 상태에서
onboard lan에 공유기로 인터넷 연결해서 liveCD로 설치했습니다.

이 구성을 완성할 수 있는 방법을 알고싶습니다.. ㅠㅠ

댓글 달기

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