public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Router 3rd and 4th net interface problem
@ 2006-09-28  4:19 Grant
  2006-09-28  9:42 ` Oliver M A Wilson
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Grant @ 2006-09-28  4:19 UTC (permalink / raw
  To: Gentoo mailing list

I have a Gentoo router with eth0 connected to the WAN (DSL modem/router) and
ath0 connected to the LAN.  It works perfectly.

I've added two ethernet cards and I'm trying to connect from another machine
to one of the new cards (eth1 and eth2).  ifconfig shows the cards are
detected just fine, but dhcp always fails when trying to obtain an IP address.
I have the following /etc/conf.d/net:

config_eth0="192.168.1.2 netmask 255.255.255.0"
routes_eth0="default via 192.168.1.1"

config_ath0="192.168.0.1 broadcast 192.168.0.255 netmask 255.255.255.0"
mode_ath0="master"
essid_ath0="mynetwork"

config_eth1="192.168.0.1 broadcast 192.168.0.255 netmask 255.255.255.0"

config_eth2="192.168.0.1 broadcast 192.168.0.255 netmask 255.255.255.0"

and the following in /etc/dnsmasq.conf:

interface=ath0
interface=eth1
interface=eth2

I've started net.eth1 and net.eth2 (both are links to net.lo) and restarted
dnsmasq.  I thought it might be a problem with my iptables settings which
don't take the new interfaces into account, but stopping iptables doesn't seem
to help.

Can anyone help me out?

- Grant
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2006-10-07  1:08 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-28  4:19 [gentoo-user] Router 3rd and 4th net interface problem Grant
2006-09-28  9:42 ` Oliver M A Wilson
2006-09-28 14:12   ` Grant
2006-09-28 14:32     ` Neil Bothwick
2006-09-28 15:03     ` Oliver M A Wilson
2006-09-29  2:18       ` Grant
2006-09-29  3:01         ` Boyd Stephen Smith Jr.
2006-09-28 14:06 ` [gentoo-user] " James
2006-09-28 14:47 ` [gentoo-user] " Mike Williams
2006-09-29  2:12   ` Grant
2006-09-29  2:23     ` Richard Fish
2006-09-29  2:43       ` Grant
2006-09-29  3:06         ` Boyd Stephen Smith Jr.
2006-09-29  7:38           ` Hans-Werner Hilse
2006-10-02 15:18             ` Grant
2006-10-02 15:31               ` Neil Bothwick
2006-10-02 15:42                 ` Thomas T. Veldhouse
2006-10-02 15:50                   ` darren kirby
2006-10-02 15:37               ` Thomas T. Veldhouse
2006-10-02 15:49               ` Boyd Stephen Smith Jr.
2006-10-02 16:16                 ` Hans-Werner Hilse
2006-10-06 16:21                   ` Grant
     [not found]                     ` <4526DFB4.5060900@tarpman.homelinux.com>
2006-10-07  1:01                       ` Grant
2006-10-06 20:54               ` [gentoo-user] " David Talkington
2006-09-28 18:12 ` [gentoo-user] " Richard Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox