Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Correct tap settings for three card
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
AloPancho
n00b
n00b


Joined: 05 Jan 2012
Posts: 1

PostPosted: Thu Jan 05, 2012 3:11 pm    Post subject: Correct tap settings for three card Reply with quote

Hi!:

This is my first post, I hope any of you cuold see my problem:

I have a computer with three ethernet card (connected by wires crossed with other computers) and a USB 3G modem, two ethernet cards should be able to send and receive information from the Internet. but I have problems because they are disconnected without notice, here I leave the file /etc/conf.d/net

I have tried various tap settings, I would like to know if what I did right and what may be my problem. (for the post I put the 'xx')

# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d. To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).
tuntap_tap0="tap"
tuntap_tap1="tap"
config_tap0=( "0.0.0.0" )
config_tap1=( "0.0.0.0" )
#config_eth0=( "204.213.xx.xx netmask 255.255.255.0 broadcast 204.213.xx.xx" )
config_eth0=( "null" )
config_eth1=( "null" )
#config_eth2=( "204.213.xx.xx netmask 255.255.255.0 broadcast 204.213.xx.xx" )
bridge_br0="eth1 tap0"
bridge_br1="eth0 tap1"
rc_need_br0="net.eth1 net.tap0"
rc_need_br1="net.eth0 net.tap1"
config_br0=( "211.222.xx.xx netmask 255.255.255.0 broadcast 211.222.xx.xx" )
config_br1=( "204.213.xx.xx netmask 255.255.255.0 broadcast 204.213.xx.xx" )

Greetings
Back to top
View user's profile Send private message
smerf
l33t
l33t


Joined: 06 Nov 2004
Posts: 778
Location: Polska

PostPosted: Sat Jan 07, 2012 11:18 am    Post subject: Reply with quote

ifconfig -a please
_________________
Microsoft is not the answer, Microsoft is the question, the answer is no.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum