integrated network interface [INACTIVE]

BrazilFW 2.xhelp discussions in English.

integrated network interface

Mensagempor tsystem » Ter Jan 05, 2010 12:32 pm

Hi,

a new question ;o) : I'm installing brazil on a dell vostro 220s. actualy i've setup a 2.32RC1 bfw with 2 530tx card and it's work fine , but the vostro have an embedded controller (realtek RTL8168C(P)/8111C(P) integrated on motherboard behind an intel ICH10 bus) and i want to know how to use it as network interface ...

When i enable it in bios, i can see a new element in wizard when i choose interfaces, under etho et eth1, i get a ppp0... So i have try to select it, but in this case, i can't access to the brazilfw computer...

driver ? bad action ? maybe an idea on my mistake ?

Thanks for help

TS
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Ter Jan 05, 2010 7:25 pm

Please post your /etc/coyote/coyote.conf file


Best regards.
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 5:23 am

Hi,

the "coyote.conf " file with integrated network setting or the working one ?

Ts
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Qua Jan 06, 2010 8:19 am

tsystem escreveu:Hi,

the "coyote.conf " file with integrated network setting or the working one ?

Ts


there is only one file named coyote.conf

Post everything.

gamba47
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 8:25 am

Hi,

The conf file :

INETTYPE='PPPOE'
DNS1='80.10.246.130'
DNS2='80.10.246.3'
DOMAINNAME='domain.local'
HOSTNAME='brazilfw-wanadoo'
LOCAL_IPADDR='192.9.200.195'
LOCAL_NETMASK='255.255.255.0'
PPPOE_USERNAME='++++++'
PPPOE_PASSWORD='++++++'
PPPOE_IDLE='NO'
DHCPSERVER='NO'
DHCPD_START_IP='192.9.200.65'
DHCPD_END_IP='192.9.200.254'
DHCPD_LMAX='150'
DHCPD_INAMES='NO'
DHCPD_UCLIENT='NO'
ADMIN_AUTH='++++++'
IF_LOCAL='eth0'
IF_INET='eth1'
TZ='MET-1METDST'
TIMESERVER='time-b.nist.gov'
USE_DNS_CACHE='YES'
DNS_CACHE='150'
DNS_TTL='60'
ENABLE_EXTERNAL_PING='NO'
ENABLE_EXTERNAL_SSH='NO'
ENABLE_WEBADMIN='YES'
WEBADMIN_PORT='8180'
SSH_PORT='22'
LANGUAGE_WEBADMIN='FRA'
HD_SLEEP_TIME='0'
TINYPROXY_ENABLE='YES'
TINYPROXY_PORT='8080'
TINYPROXY_TRANSP_PROXY='YES'
TINYPROXY_TRANSP_POLICY='ALL'
TINYPROXY_FILTER_MODE='DOMAIN'
TINYPROXY_FILTER_POLICY='ALLOW_ALL'
TINYPROXY_LOG_LEVEL='ERROR'
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Qua Jan 06, 2010 8:38 am

Ok.

ppp0 interface is only for PPPoE conection. It´s a virtual iface associated with a physical card (eth0, eth1 or eth10)

You need to see if your BrazilFW see all your cards.

Enable on bios your nic and get inside your BrazilFW box, then put:

Código: Selecionar todos
lshw > readthis.txt


and post the file readthis.txt in this post.


Best regards.
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 9:03 am

Hi,

have try "readthis.txt", but get an error : "not-found"
Maybe there is a possibility to make this action from webadmin ?


Tks

Ts
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Qua Jan 06, 2010 9:12 am

Yes exist.

Diagnostig Tools ==> Detected Network Interfaces
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 10:29 am

Hi,

not a better result ;o/

"
Loading information...

LSNET - Network Device 1.3 by Washington Rodrigues 2008
=========================================================

/usr/sbin/lsnet: line 126: syntax error: LN+100

Summary:

Description Error(s)
================================
cat: can't open '/tmp/lsnet.irqc': No such file or directory
IRQ Conflict
cat: can't open '/tmp/lsnet.ioha': No such file or directory
I/O Hardware
cat: can't open '/tmp/lsnet.mace': No such file or directory
MAC Address
================================
cat: can't open '/tmp/lsnet.count': No such file or directory
Found Device(s)
================================
"

Ts
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Qua Jan 06, 2010 10:32 am

Ups! Maybe it´s a bug on 2.32rc

Do this:

1. Uninstall al your PCI nics
2. Enable on bios your onboard lan
3. Run your brazilfw.
4. type:

Código: Selecionar todos
ifconfig -a


Post the result.

gamba47
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 10:57 am

Hi,

i've got a result, but to long to read start and really long to re-write for post ;o)))

Is there a solution to put result in a txt file or something like that ?

Ts
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Qua Jan 06, 2010 11:04 am

you can do this, in console mode:

Código: Selecionar todos
ifconfig -a > /partition/textfile.txt


reboot the system an put everything again.


gamba47
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 11:18 am

Hi,

tks the file content :
"bond0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MASTER MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

gre0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1476 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

imq0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

imq1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
"

Ts
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Qua Jan 06, 2010 11:25 am

Ok.

there is some problem, your nic is not recognized by the system.

Maybe you can try with slax and see if the card is available with the command "lspci"

Slax is a booteable cd-rom with a lot of tools, you only need to burn a cd and use this on any system.

Post the results.

Best regards.

gamba47
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 12:08 pm

Hi,

so, slax result, the last lines :
"
00:1F.3 : SMBus : Intel corporation 82801JI (ICH10 Family) SMBus Controller
02:00:0 : Ethernet controller : Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit ethernet controller ( rev 02)
03:00:0 Network controller : Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03)
04:00.0 Ethernet controller : D-link system Inc RTL8139 Ethernet (rev 10)
04:01.0 Ethernet controller : D-link system Inc RTL8139 Ethernet (rev 10)
"

Ts
tsystem
 

Re: integrated network interface

Mensagempor gamba47 » Qua Jan 06, 2010 12:13 pm

Your motherboard see all the nic´s

I really don´t know how solve it.

Maybe some other partner can help us.

Sorry my friend.

gamba47
Avatar do usuário
gamba47
BFW Beneméritos
 
Mensagens: 7243
Registrado em: Ter Dez 27, 2005 1:51 pm
Localização: Buenos Aires, Argentina
BrazilFW Box: Pentium4 1256mb RAM HD 200gb
BrazilFW 3.0.237 without Squid
3 ADSLs & 1 Cablemodem
50 Users & more!

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 12:17 pm

Hi,

we haven't solution, but a good help !!! thanks for that ;o)

Waitting someone with the solution ...

Ts
tsystem
 

Re: integrated network interface

Mensagempor jhonfw » Qua Jan 06, 2010 4:19 pm

do not use slax
slax detects hardware that does not detect brazil
only lspci native from brazil will tell if the card is detected
try lspci native viewtopic.php?f=69&t=61620


brazil suport only card pci or isa
(and usb no tested for me)



if internal card is conected to internal bus pciexpres
the card is invisible for your brazilfw
not work anyway
tsystem escreveu:02:00:0 : Ethernet controller : Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit ethernet controller ( rev 02)



sorry

however
you can use a SWICHT
Avatar do usuário
jhonfw
BFW Advanced
 
Mensagens: 1076
Registrado em: Seg Fev 02, 2009 9:35 pm
BrazilFW Box:

Re: integrated network interface

Mensagempor tsystem » Qua Jan 06, 2010 4:22 pm

Hi,

Ok, so we have the answer, and no need to search anymore.
Tks for help evrybody ;o)

TS
tsystem
 


Voltar para BrazilFW 2.x - English Forum

Quem está online

Usuários navegando neste fórum: Nenhum usuário registrado e 2 visitantes

cron