dumbaf
(usa Debian)
Enviado em 16/10/2014 - 16:58h
root@debian:/etc/squid# ifconfig
eth0 Link encap:Ethernet Endereço de HW 00:e0:4d:27:09:4a
inet end.: 192.168.7.249 Bcast:192.168.7.255 Masc:255.255.255.0
endereço inet6: fe80::2e0:4dff:fe27:94a/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:1666293 errors:0 dropped:2995 overruns:0 frame:0
TX packets:4116449 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:1000
RX bytes:1501328688 (1.3 GiB) TX bytes:3420092784 (3.1 GiB)
IRQ:21 Endereço de E/S:0xec00
eth1 Link encap:Ethernet Endereço de HW 00:1f:c6:ae:5b:74
inet end.: 192.168.7.102 Bcast:192.168.7.255 Masc:255.255.255.0
endereço inet6: fe80::21f:c6ff:feae:5b74/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:2350402 errors:0 dropped:2975 overruns:0 frame:0
TX packets:2020 errors:0 dropped:0 overruns:0 carrier:2
colisões:0 txqueuelen:1000
RX bytes:1937681620 (1.8 GiB) TX bytes:92164 (90.0 KiB)
Memória:bbfc0000-bc000000
lo Link encap:Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
endereço inet6: ::1/128 Escopo:Máquina
UP LOOPBACKRUNNING MTU:16436 Métrica:1
RX packets:368 errors:0 dropped:0 overruns:0 frame:0
TX packets:368 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:0
RX bytes:22586 (22.0 KiB) TX bytes:22586 (22.0 KiB)
//
# The loopback network interface
auto lo
iface lo inet loopback
#Interface Internet
auto eth0
allow-hotplug eth0
iface eth0 inet static
address 192.168.7.249
netmask 255.255.255.0
gateway 192.168.7.254
#Interface Local
auto eth1
allow-hotplug eth1
iface eth1 inet static
address 192.168.7.102
netmask 255.255.255.0
#Interface WI-FI
#auto eth3
#allow-hotplug eth3
#iface eth3 inet static
#address 192.168.0.2
#netmask 255.255.255.0
//
Module Size Used by
ipt_MASQUERADE 12530 5
ipt_REDIRECT 12431 1
xt_tcpudp 12506 4
iptable_nat 12800 1
nf_nat 17924 3 iptable_nat,ipt_REDIRECT,ipt_MASQUERADE
nf_conntrack_ipv4 13726 3 nf_nat,iptable_nat
nf_defrag_ipv4 12443 1 nf_conntrack_ipv4
nf_conntrack 43121 4 nf_conntrack_ipv4,nf_nat,iptable_nat,ipt_MASQUERADE
iptable_filter 12488 0
ip_tables 17079 2 iptable_filter,iptable_nat
x_tables 18158 6 ip_tables,iptable_filter,iptable_nat,xt_tcpudp,ipt_REDIRECT,ipt_MASQUERADE
bnep 17288 2
rfcomm 28626 0
bluetooth 103791 10 rfcomm,bnep
rfkill 18516 3 bluetooth
binfmt_misc 12813 1
nfsd 173887 2
nfs 265953 0
nfs_acl 12463 2 nfs,nfsd
auth_rpcgss 32143 2 nfs,nfsd
fscache 31978 1 nfs
lockd 61373 2 nfs,nfsd
sunrpc 143904 6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd
loop 17810 0
nouveau 526808 4
parport_pc 22036 0
mxm_wmi 12467 1 nouveau
wmi 13051 2 mxm_wmi,nouveau
video 17459 1 nouveau
ttm 47786 1 nouveau
drm_kms_helper 22738 1 nouveau
drm 146387 6 drm_kms_helper,ttm,nouveau
power_supply 13283 1 nouveau
i2c_algo_bit 12713 1 nouveau
parport 31254 1 parport_pc
iTCO_wdt 16945 0
iTCO_vendor_support 12632 1 iTCO_wdt
rng_core 12580 0
i2c_i801 12670 0
i2c_core 19116 5 i2c_i801,i2c_algo_bit,drm,drm_kms_helper,nouveau
acpi_cpufreq 12807 0
mperf 12421 1 acpi_cpufreq
processor 27565 1 acpi_cpufreq
button 12817 1 nouveau
thermal_sys 17752 2 processor,video
asus_atk0110 17113 0
coretemp 12770 0
pcspkr 12515 0
evdev 17225 7
ext4 306996 7
crc16 12327 2 ext4,bluetooth
jbd2 52330 1 ext4
mbcache 12938 1 ext4
usbhid 31554 0
hid 64284 1 usbhid
sg 21476 0
sr_mod 17468 0
cdrom 34813 1 sr_mod
sd_mod 35425 9
crc_t10dif 12332 1 sd_mod
ata_generic 12439 0
floppy 48125 0
uhci_hcd 22337 0
ata_piix 25271 8
libata 125014 2 ata_piix,ata_generic
ehci_hcd 39631 0
atl2 26552 0
r8169 41830 0
mii 12595 1 r8169
scsi_mod 135037 4 libata,sd_mod,sr_mod,sg
usbcore 104555 4 ehci_hcd,uhci_hcd,usbhid
usb_common 12338 1 usbcore
//
[ 0.909230] r8169 0000:01:01.0: eth0: RTL8169sb/8110sb at 0xf820ec00, 00:e0:4d:27:09:4a, XID 10000000 IRQ 21
[ 0.909233] r8169 0000:01:01.0: eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok]
[ 9.587436] r8169 0000:01:01.0: eth0: link down
[ 9.587444] r8169 0000:01:01.0: eth0: link down
[ 9.587662] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.680172] atl2: eth1 NIC Link is Up<100 Mbps Full Duplex>
[ 9.680331] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 9.680507] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 12.075595] r8169 0000:01:01.0: eth0: link up
[ 12.075781] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 19.792004] eth1: no IPv6 routers present
[ 22.512012] eth0: no IPv6 routers present
obs:
tive que retirar a outra placa de rede pois nao acessava a internet com ela instalada.