Chargement...
 
[Voir/Cacher menus de gauche]
[Voir/Cacher menus de droite]

7 - Autres sujets : le nimp'

> Forums de discussion > 7 - Autres sujets : le nimp' > probléme réseau intranet /extranet...
Dernier post
Page : 1/2   -   Aller directement à la page : 1  2 

probléme réseau intranet /extranet...

salut à tous....


en fait j'ai 2 pc qui demande à "parler" ensemble pc 2 cartes reseaux pc une carte qui me sert pour aller sur le net et communiquer en intarnet via un rj45 croisé......
dans l'état actuel des choses j'ai bien le net sur le pc 1 mais pas moyen de communiquer entre les 2 pc bien sur pas de net sur le pc2.....

j'ai posé la question sur un autre sîte "ami" dont je donne l'adresse au passage http://forums.rotomalug.org/viewtopic.php?t=264
voilà ...
si quelqu'un a des soluces en tout cas je pense qu'il y en a au mois une....
donc merci d'avance pour votre aide ... ( je perd un temp fou là dessus .....)

je donne mon gedit....


# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback

# eth1 reseau local
auto eth1
iface eth1 inet static
address 192.168.1.1
netmask 255.255.255.0
broadcast 192.168.1.255
network 192.168.1.1, 82.216.111.124

# The primary network interface
auto eth0
iface eth0 inet dhcp


pour le PC 2 gedit à nouveau....

  1. This file describes the network interfaces available on your system
  2. and how to activate them. For more information, see interfaces(5).

" the loopback network interface
auto lo
iface lo inet loopback

  1. eth0 reseau local
auto eth0
iface eth0 inet static
address 198.168.1.2
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1
nameserver 192.168.1.1

* voilà j'avoue que je n'y comprend plus rien...

sur le PC 1 IL Y ABIEN INSTALLÉ IPMASQ DNSMASQ ET dhcp3-server
mais ça ne marche pas , ça fait plusieurs jours c'est un vrai casse
tête , et la je me dit ou je suis vraiment nul .....ou vraiment nul en fait ...

si quelqu'un peux m'aider serait sympa....merci ,merci ,merci...

salut a tous...


en fait ça viendrait de dhcp-server qui est installé sur le pc1 et dhcp-client aisi que common sur le pc2...

si quelqu'un a des précisions....merci d'avance.....

a+

Mysth-R utilisateur non connecté France
salut,
je ne sais pas quelle distribution tu as, mais tu peux toujours aller voir la documentation sur les sites d'ubuntu ou de fedora, qui sont en général bien faites. Tu trouveras peut être ton bonheur.
Même si les distributions sont différentes la config réseau doit être la même.

Norrin_Radd utilisateur non connecté France
Ah oui c'est très casse-pied ce genre de pbm, bon tu as du lire cette belle page ?
http://www.linuxmao.org/tikiwiki/tiki-index.php?page=PC+d%C3%A9di%C3%A9+en+r%C3%A9seau

Ton cas peut aider à l'améliorer.

J'ai moi même 3 PC, et deux d'entre eux utilisent le net qui est relayé par le premier PC, je pense que je dois pouvoir t'aider.

Les test à faire:
  • test tout bête de ping entre les deux machine: Ben déjà est-ce que le réseau local fonctionne avant meme d'essayer le partage internet ? C'est cà l'idée. Le test de ping devrait être suffisant, mais tu peux t'amuser en essayant de faire fonctionner SSH ou exporter un reseau de fichier via NFS. Ceci dit tu peux aussi t'arracher les cheveux rien qu'avec ça ^^ Bref le test de ping devrait déjà être suffisant.

  • test de ping sur une adresse numérique internet que tu connais, cad pas en utilisant le nom de domaine (tu verras plus tard). Tu peux pinguer un serveur de nom, celui de ton ISP. Fais un ping 80.10.246.130 (c'est le serveur de nom d'Orange), ca doit marcher. Si ton PC2 arrive à le pinguer c'est que ton gateway fonctionne en mode numérique. Cad que le partage est effectif au niveau basique de l'IP, il te reste plus qu'a voir le pbm du serveur de nom.

  • test de ping sur un nom de domaine. Par exemple ping www.google.com , ca doit marcher quand le fichier /etc/resolv.conf du PC2 contient les DNS de ton ISP, sinon ca marchera pas.
Je regarde ce que tu écris sur le PC2:
Citation :
nameserver 192.168.1.1

Ca par exemple ca n'a aucune chance de marcher (?) car ton PC1 n'est pas un serveur de nom (à moins que tu connaisse un moyen pour lui faire relayer les adresses des DNS ?? et ci c'est la cas alors t'es un champion et ca m'intéresse).

Je n'ai pas le temps de plonger dans ta config mais je regarderais ca à l'occasion, on peut comparer nos configs (je suis un peu short of time).



vezede utilisateur non connecté
Salut,

je commencerai par mettre la bonne ip sur pc2

auto eth0
ifface eth0 inet static

ici -> address 192.168.1.2 au lieu de 198.168.1.2
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1
nameserver 192.168.1.1

pour le nameserver, ca devrait bon, puisque tu utilises apparament dnsmasq.

Ensuite, ton dhcp ne te sert à rien puisque tu as spécifié des ips fixe.

Si après ces modifs, ca ne fonctionne toujours pas, peux-tu donner les résultats des commandes suivantes sur chaque pc:

iptables -L
iptables -L -t nat
ifconfig
route -n
ping www.google.com

++

salut ,

et chapeau bas a vous 2 ...archi claqué ce soir suite à un début de formation en bts réseau
( justement ...)?trop claqué ce soir pour faire les tests que vous me proposez...
( encore du binaire de l'hexadécimal etc...) plein la teuté...je verrai ça dés demain et vous tiens au courant car j'ai perdu un max de temp à essayer ce p... de réseau...la zik est loin en ce moment...


des fois faut savoir reculer d'un pas pour avancer mieux par la suite...

encore merci...a++
cédric... javascript:insertAt('editpost2','neutral');

salut
demain n'est-ce pas presqu'aujourd'hiu?
vezede c'était une faute de frappe... (198.168.1.2)et ce n'est pas ça...


fc'est casse c..
c'est vrai que le ping à marché ( avant hier)...mais lorsque je redamarre plus rien ?...
host unreachable??? du pc 2 vers le 1...pour le ping...

vezede utilisateur non connecté
Tu peux envoyer taper la commande "dmesg" et envoyer l'output sur le phopho.

Pour pc2, si tu n'as pas de network, utilises une clé usb, c'est assez lourd comme truc.

Et aussi les résultats des autres commandes ci-dessus.

Tu peux aussi essayer de faire un ifup eth0 sur pc2. Si tu n'as plus rien, c'est peut-être que ton réseau n'a pas démarré...

salut,

pas moyen de graver puisque je n'ai pas k3b d'installé( pas possible d'installer depuis le cd ubuntu studio )?
et ne posséde pas de clés usb...

je vais tenter une réinstalle compléte , comme tu dis c'est du trés lourd....en + pas beaucoup de temp en ce moment ....

javascript:insertAt('editpost2','rolleyes');
je vous tiens au courant merci du coup de pogne...a++

bon ça avance ....
ça ping dans les 2 sens mais tj pas d'internet....
je vous poste les commandes des que j'ai un peu de tp...a++

faire une sieste avant le boulot....

vezede utilisateur non connecté
Re,

si tu veux de l'aide, le résultat des commandes est vraiment important.
Si toi, pas les donner, moi, pas pouvoir t'aider. Parce que un problème réseau = 1000000000 solutions possibles...

salut

chier de creve , je sais suis un peu à la bourre mais là tu vois je me léve aprés grosse sieste coup
froid qui m'empêche de dormir la nuit sauf le jour mais au plus rapide ....



merci ...z'encore....++

re
voici donc l'objet du délit....( désolépour le retard bien débordé en ce moment en plus malade...)


salut ,

voici donc le résultat des commandes que tu m'as données...

pour iptables -L:

papyteau2@ubuntu:~$ sudo iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

pour iptables -L -t nat:

sudo iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt source destination

Chain POSTROUTING (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

pour ifconfig:

ifconfig
eth0 Lien encap:Ethernet HWaddr 00:50:FC:24:F7:8D
inet adr:192.168.1.2 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::250:fcff:fe24:f78d/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

pour route -n:
route -n
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0

Packets reçus:1 erreurs:0 :0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:110 (110.0 b) Octets transmis:5669 (5.5 KiB)
Interruption:16 Adresse de base:0x6f00

lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:1050 erreurs:0 :0 overruns:0 frame:0
TX packets:1050 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:84276 (82.3 KiB) Octets transmis:84276 (82.3 KiB)



vezede utilisateur non connecté
il faut aussi les mêmes commandes sur PC1...

salut....

pour pc 1


sudo iptables -L:

sudo iptables -L
Password:
Chain INPUT (policy DROP)
target prot opt source destination
ACCEPT 0 — anywhere anywhere
LOG 0 — 127.0.0.0/8 anywhere LOG level warning
DROP 0 — 127.0.0.0/8 anywhere
ACCEPT 0 — anywhere 255.255.255.255
ACCEPT 0 — 192.168.1.0/24 anywhere
ACCEPT !tcp — anywhere BASE-ADDRESS.MCAST.NET/4
LOG 0 — 192.168.1.0/24 anywhere LOG level warning
DROP 0 — 192.168.1.0/24 anywhere
ACCEPT 0 — anywhere 255.255.255.255
ACCEPT 0 — anywhere 85.69.130.105
ACCEPT 0 — anywhere 85.69.131.255
DROP 0 — anywhere ALL-SYSTEMS.MCAST.NET
LOG 0 — anywhere anywhere LOG level warning
DROP 0 — anywhere anywhere

Chain FORWARD (policy DROP)
target prot opt source destination
ACCEPT 0 — 192.168.1.0/24 anywhere
ACCEPT 0 — anywhere anywhere state RELATED,ESTABLISHED
LOG 0 — anywhere 192.168.1.0/24 LOG level warning
DROP 0 — anywhere 192.168.1.0/24
DROP 0 — anywhere ALL-SYSTEMS.MCAST.NET
LOG 0 — anywhere anywhere LOG level warning
DROP 0 — anywhere anywhere

Chain OUTPUT (policy DROP)
target prot opt source destination
ACCEPT 0 — anywhere anywhere
ACCEPT 0 — anywhere 255.255.255.255
ACCEPT 0 — anywhere 192.168.1.0/24
ACCEPT !tcp — anywhere BASE-ADDRESS.MCAST.NET/4
LOG 0 — anywhere 192.168.1.0/24 LOG level warning
DROP 0 — anywhere 192.168.1.0/24
ACCEPT 0 — anywhere 255.255.255.255
ACCEPT 0 — 85.69.130.105 anywhere
ACCEPT 0 — 85.69.131.255 anywhere
DROP 0 — anywhere ALL-SYSTEMS.MCAST.NET
LOG 0 — anywhere anywhere LOG level warning
DROP 0 — anywhere anywhere

re
pour iptables -L -t nat :

sudo iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt source destination

Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
MASQUERADE 0 — 192.168.1.0/24 anywhere

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

pour ifconfig:

ifconfig
eth0 Lien encap:Ethernet HWaddr 00:1A:4D:92:48:65
inet adr:85.69.130.105 Bcast:85.69.131.255 Masque:255.255.254.0
adr inet6: fe80::21a:4dff:fe92:4865/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:124047 erreurs:0 :0 overruns:0 frame:0
TX packets:1007 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:8412644 (8.0 MiB) Octets transmis:147537 (144.0 KiB)
Interruption:16 Adresse de base:0xc000

eth1 Lien encap:Ethernet HWaddr 52:54:00:E0:E1:68
inet adr:192.168.1.1 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::5054:ff:fee0:e168/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:62 dropped:0 overruns:0 carrier:122
collisions:1037 lg file transmission:1000
Octets reçus:0 (0.0 b) Octets transmis:6271 (6.1 KiB)
Interruption:19 Adresse de base:0xa800

lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:2 erreurs:0 :0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:100 (100.0 b) Octets transmis:100 (100.0 b)

rere..
pour route route -n:

route -n
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
85.69.130.0 0.0.0.0 255.255.254.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth1
0.0.0.0 85.69.131.254 0.0.0.0 UG 0 0 0 eth0

pour le ping pc1 vers pc 2...


merci pour l'aide....


rerere

pour dmsge :


18.441239] CPU 0(2) -> Core 0
18.441240 CPU: After all inits, caps: 178bfbff ebd3fbff 00000000 00000410 00002001 00000000 0000011f
18.441251 Compat vDSO mapped to ffffe000.
18.441255 Remapping vsyscall page to ffffe000
18.441264 Checking 'hlt' instruction... OK.
18.445170 SMP alternatives: switching to UP code
18.445453 Early unpacking initramfs... done
18.720917 ACPI: Core revision 20060707
18.723830 ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
18.727040 CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4000+ stepping 01
18.727062 SMP alternatives: switching to SMP code
18.727154 Booting processor 1/1 eip 3000
18.737733 Initializing CPU#1
18.798053 Calibrating delay using timer specific routine.. 4219.22 BogoMIPS (lpj=2109614)
18.798059 CPU: After generic identify, caps: 178bfbff ebd3fbff 00000000 00000000 00002001 00000000 0000011f
18.798065 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
18.798067 CPU: L2 Cache: 512K (64 bytes/line)
18.798069 CPU 1(2) -> Core 1
18.798071 CPU: After all inits, caps: 178bfbff ebd3fbff 00000000 00000410 00002001 00000000 0000011f
18.797887 CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 4000+ stepping 01
18.797899 Total of 2 processors activated (8441.87 BogoMIPS).
18.798092 ENABLING IO-APIC IRQs
18.798288 ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
18.909656 checking TSC synchronization across 2 CPUs:
0.000001 CPU#0 had -151 usecs TSC skew, fixed it up.
0.000003 CPU#1 had 151 usecs TSC skew, fixed it up.
0.000999 Brought up 2 CPUs
0.032988 migration_cost=214
0.033213 Booting paravirtualized kernel on bare hardware
0.033288 Time: 17:58:10 Date: 01/20/108
0.033317 NET: Registered protocol family 16
0.033390 EISA bus registered
0.033393 ACPI: bus type pci registered
0.039165 PCI: PCI BIOS revision 3.00 entry at 0xfb300, last bus=1
0.039167 PCI: Using configuration type 1
0.039169 Setting up standard PCI resources
0.048130 ACPI: Interpreter enabled
0.048132 ACPI: Using IOAPIC for interrupt routing
0.048546 ACPI: PCI Root Bridge PCI0 (0000:00)
0.048551 PCI: Probing PCI hardware (bus 00)
0.049062 Boot video device is 0000:00:0d.0
0.049378 PCI: Transparent bridge - 0000:00:04.0
0.049392 ACPI: PCI Interrupt Routing Table \_SB_.PCI0._PRT
0.079361 ACPI: PCI Interrupt Routing Table \_SB_.PCI0.HUB0._PRT
0.082753 ACPI: PCI Interrupt Link LNK1 (IRQs 5 7 9 *10 11 14 15)
0.083011 ACPI: PCI Interrupt Link LNK2 (IRQs 5 7 9 10 *11 14 15)
0.083257 ACPI: PCI Interrupt Link LNK3 (IRQs 5 7 9 *10 11 14 15)
0.083506 ACPI: PCI Interrupt Link LNK4 (IRQs 5 7 9 10 *11 14 15)
0.083752 ACPI: PCI Interrupt Link LNK5 (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.084003 ACPI: PCI Interrupt Link LNK6 (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.084249 ACPI: PCI Interrupt Link LNK7 (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.084493 ACPI: PCI Interrupt Link LNK8 (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.084741 ACPI: PCI Interrupt Link LIGP (IRQs 5 7 9 10 *11 14 15)
0.084995 ACPI: PCI Interrupt Link LP2P (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.085242 ACPI: PCI Interrupt Link LUBA (IRQs 5 7 9 *10 11 14 15)
0.085487 ACPI: PCI Interrupt Link LMAC (IRQs 5 7 9 *10 11 14 15)
0.085734 ACPI: PCI Interrupt Link LAZA (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.085987 ACPI: PCI Interrupt Link LPMU (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.086237 ACPI: PCI Interrupt Link LSMB (IRQs 5 7 9 10 *11 14 15)
0.086483 ACPI: PCI Interrupt Link LUB2 (IRQs 5 7 9 10 *11 14 15)
0.086730 ACPI: PCI Interrupt Link LIDE (IRQs 5 7 9 10 11 14 15) *0, disabled.
0.086983 ACPI: PCI Interrupt Link LSID (IRQs 5 7 9 10 *11 14 15)
0.087232 ACPI: PCI Interrupt Link LFID (IRQs 5 7 9 *10 11 14 15)
0.087551 ACPI: PCI Interrupt Link APC1 (IRQs 16) *0, disabled.
0.087860 ACPI: PCI Interrupt Link APC2 (IRQs 17) *0, disabled.
0.088174 ACPI: PCI Interrupt Link APC3 (IRQs 18) *0, disabled.
0.088479 ACPI: PCI Interrupt Link APC4 (IRQs 19) *0, disabled.
0.088784 ACPI: PCI Interrupt Link APC5 (IRQs 16) *0, disabled.
0.089098 ACPI: PCI Interrupt Link APC6 (IRQs 16) *0, disabled.
0.089407 ACPI: PCI Interrupt Link APC7 (IRQs 16) *0, disabled.
0.089712 ACPI: PCI Interrupt Link APC8 (IRQs 16) *0, disabled.
0.090027 ACPI: PCI Interrupt Link AIGP (IRQs 20 21 22 23) *0, disabled.
0.090339 ACPI: PCI Interrupt Link APCF (IRQs 20 21 22 23) *0, disabled.
0.090648 ACPI: PCI Interrupt Link APCH (IRQs 20 21 22 23) *0, disabled.
0.090963 ACPI: PCI Interrupt Link APMU (IRQs 20 21 22 23) *0, disabled.
0.091272 ACPI: PCI Interrupt Link AAZA (IRQs 20 21 22 23) *0, disabled.
0.091579 ACPI: PCI Interrupt Link APCS (IRQs 20 21 22 23) *0, disabled.
0.091886 ACPI: PCI Interrupt Link APCL (IRQs 20 21 22 23) *0, disabled.
0.092200 ACPI: PCI Interrupt Link APCM (IRQs 20 21 22 23) *0, disabled.
0.092507 ACPI: PCI Interrupt Link APCZ (IRQs 20 21 22 23) *0, disabled.
0.092819 ACPI: PCI Interrupt Link APSI (IRQs 20 21 22 23) *0, disabled.
0.093134 ACPI: PCI Interrupt Link APSJ (IRQs 20 21 22 23) *0, disabled.
0.093338 Linux Plug and Play Support v0.97 (c) Adam Belay
0.093348 pnp: PnP ACPI init
0.097831 pnp: PnP ACPI: found 14 devices
0.097835 PnPBIOS: Disabled by ACPI PNP
0.097887 PCI: Using ACPI for IRQ routing
0.097891 PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
0.125131 NET: Registered protocol family 8
0.125133 NET: Registered protocol family 20
0.125555 pnp: 00:01: ioport range 0x1000-0x107f could not be reserved
0.125558 pnp: 00:01: ioport range 0x1080-0x10ff has been reserved
0.125561 pnp: 00:01: ioport range 0x1400-0x147f has been reserved
0.125564 pnp: 00:01: ioport range 0x1480-0x14ff could not be reserved
0.125566 pnp: 00:01: ioport range 0x1800-0x187f has been reserved
0.125568 pnp: 00:01: ioport range 0x1880-0x18ff has been reserved
0.125824 PCI: Bridge: 0000:00:04.0
0.125826 IO window: a000-afff
0.125830 MEM window: e3000000-e4ffffff
0.125833 PREFETCH window: e7000000-e70fffff
0.125842 PCI: Setting latency timer of device 0000:00:04.0 to 64
0.125876 NET: Registered protocol family 2
0.135946 IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
0.136091 TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
0.137141 TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
0.137635 TCP: Hash tables configured (established 131072 bind 65536)
0.137639 TCP reno registered
0.140008 checking if image is initramfs... it is
0.670940 Freeing initrd memory: 6902k freed
1.100000 audit: initializing netlink socket (disabled)
1.100000 audit(1203530290.395:1): initialized
1.100000 highmem bounce pool size: 64 pages
1.100000 VFS: Disk quotas dquot_6.5.1
1.100000 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
1.100000 io scheduler noop registered
1.100000 io scheduler anticipatory registered
1.100000 io scheduler deadline registered
1.100000 io scheduler cfq registered (default)
1.100000 isapnp: Scanning for PnP cards...
1.455000 isapnp: No Plug & Play device found
1.477000 Real Time Clock Driver v1.12ac
1.477000 Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
1.477000 serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
1.477000 serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
1.478000 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
1.478000 00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
1.478000 mice: PS/2 mouse device common for all mice
1.479000 RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
1.479000 input: Macintosh mouse button emulation as /class/input/input0
1.479000 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
1.479000 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
1.479000 PNP: PS/2 Controller PNP0303:PS2K,PNP0f13:PS2M at 0x60,0x64 irq 1,12
1.479000 serio: i8042 KBD port at 0x60,0x64 irq 1
1.479000 serio: i8042 AUX port at 0x60,0x64 irq 12
1.479000 EISA: Probing bus 0 at eisa.0
1.479000 Cannot allocate resource for EISA slot 1
1.479000 EISA: Detected 0 cards.
1.504000 input: AT Translated Set 2 keyboard as /class/input/input1
1.509000 TCP cubic registered
1.509000 NET: Registered protocol family 1
1.509000 Starting balanced_irq
1.509000 Using IPI No-Shortcut mode
1.510000 Time: hpet clocksource has been installed.
1.510000 ACPI: (supports S0 S1 S4 S5)
1.510000 Magic number: 12:722:997
1.510000 hash matches device ttyad
1.510000 Freeing unused kernel memory: 328k freed
2.892000 Capability LSM initialized
3.749000 forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.59.
3.749000 ACPI: PCI Interrupt Link APCH enabled at IRQ 23
3.749000 ACPI: PCI Interrupt 0000:00:07.0A -> Link APCH -> GSI 23 (level, low) -> IRQ 16
3.749000 PCI: Setting latency timer of device 0000:00:07.0 to 64
3.749000 forcedeth: using HIGHDMA
3.777000 usbcore: registered new interface driver usbfs
3.777000 usbcore: registered new interface driver hub
3.777000 usbcore: registered new device driver usb
3.816000 ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
3.965000 ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
3.965000 http://www.scyld.com/network/ne2k-pci.html
4.263000 eth0: forcedeth.c: subsystem: 01458:e000 bound to 0000:00:07.0
4.264000 ACPI: PCI Interrupt Link APCL enabled at IRQ 22
4.264000 ACPI: PCI Interrupt 0000:00:02.1B -> Link APCL -> GSI 22 (level, low) -> IRQ 17
4.264000 PCI: Setting latency timer of device 0000:00:02.1 to 64
4.264000 ehci_hcd 0000:00:02.1: EHCI Host Controller
4.264000 ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
4.264000 ehci_hcd 0000:00:02.1: debug port 1
4.264000 PCI: cache line size of 64 is not supported by device 0000:00:02.1
4.264000 ehci_hcd 0000:00:02.1: irq 17, io mem 0xe7102000
4.264000 ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
4.264000 usb usb1: configuration #1 chosen from 1 choice
4.264000 hub 1-0:1.0: USB hub found
4.264000 hub 1-0:1.0: 10 ports detected
4.366000 ACPI: PCI Interrupt Link APCF enabled at IRQ 21
4.366000 ACPI: PCI Interrupt 0000:00:02.0A -> Link APCF -> GSI 21 (level, low) -> IRQ 18
4.366000 PCI: Setting latency timer of device 0000:00:02.0 to 64
4.366000 ohci_hcd 0000:00:02.0: OHCI Host Controller
4.366000 ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
4.366000 ohci_hcd 0000:00:02.0: irq 18, io mem 0xe7101000
4.420000 usb usb2: configuration #1 chosen from 1 choice
4.420000 hub 2-0:1.0: USB hub found
4.420000 hub 2-0:1.0: 10 ports detected
4.522000 NFORCE-MCP61: IDE controller at PCI slot 0000:00:06.0
4.522000 NFORCE-MCP61: chipset revision 162
4.522000 NFORCE-MCP61: not 100% native mode: will probe irqs later
4.522000 NFORCE-MCP61: BIOS didn't set cable bits correctly. Enabling workaround.
4.522000 NFORCE-MCP61: 0000:00:06.0 (rev a2) UDMA133 controller
4.522000 ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
4.522000 Probing IDE interface ide0...
4.784000 usb 2-1: new full speed USB device using ohci_hcd and address 2
4.787000 hda: Maxtor 6Y120P0, ATA DISK drive
4.991000 usb 2-1: configuration #1 chosen from 1 choice
5.196000 hdb: HL-DT-ST DVDRAM GSA-H42N, ATAPI CD/DVD-ROM drive
5.248000 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
5.263000 ACPI: PCI Interrupt Link APC4 enabled at IRQ 19
5.263000 ACPI: PCI Interrupt 0000:01:09.0A -> Link APC4 -> GSI 19 (level, low) -> IRQ 19
5.263000 eth1: RealTek RTL-8029 found at 0xa800, IRQ 19, 52:54:00:E0:E1:68.
5.268000 SCSI subsystem initialized
5.273000 libata version 2.20 loaded.
5.274000 sata_nv 0000:00:08.0: version 3.3
5.275000 ACPI: PCI Interrupt Link APSI enabled at IRQ 20
5.275000 ACPI: PCI Interrupt 0000:00:08.0A -> Link APSI -> GSI 20 (level, low) -> IRQ 20
5.275000 PCI: Setting latency timer of device 0000:00:08.0 to 64
5.275000 ata1: SATA max UDMA/133 cmd 0x000109f0 ctl 0x00010bf2 bmdma 0x0001d000 irq 20
5.275000 ata2: SATA max UDMA/133 cmd 0x00010970 ctl 0x00010b72 bmdma 0x0001d008 irq 20
5.275000 scsi0 : sata_nv
5.578000 ata1: SATA link down (SStatus 0 SControl 300)
5.589000 ATA: abnormal status 0x7F on port 0x000109f7
5.589000 scsi1 : sata_nv
5.892000 ata2: SATA link down (SStatus 0 SControl 300)
5.903000 ATA: abnormal status 0x7F on port 0x00010977
5.904000 ACPI: PCI Interrupt Link APSJ enabled at IRQ 23
5.904000 ACPI: PCI Interrupt 0000:00:08.1B -> Link APSJ -> GSI 23 (level, low) -> IRQ 16
5.904000 PCI: Setting latency timer of device 0000:00:08.1 to 64
5.904000 ata3: SATA max UDMA/133 cmd 0x000109e0 ctl 0x00010be2 bmdma 0x0001e400 irq 16
5.904000 ata4: SATA max UDMA/133 cmd 0x00010960 ctl 0x00010b62 bmdma 0x0001e408 irq 16
5.904000 scsi2 : sata_nv
6.207000 ata3: SATA link down (SStatus 0 SControl 300)
6.218000 ATA: abnormal status 0x7F on port 0x000109e7
6.218000 scsi3 : sata_nv
6.521000 ata4: SATA link down (SStatus 0 SControl 300)
6.532000 ATA: abnormal status 0x7F on port 0x00010967
6.557000 hda: max request size: 128KiB
6.558000 hda: Host Protected Area detected.
6.558000 current capacity is 239855482 sectors (122806 MB)
6.558000 native capacity is 240121728 sectors (122942 MB)
6.588000 hda: Host Protected Area disabled.
6.588000 hda: 240121728 sectors (122942 MB) w/7936KiB Cache, CHS=65535/16/63
6.589000 hda: cache flushes supported
6.589000 hda: hda1 hda2 < hda5 hda6 hda7 >
6.638000 hdb: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(66)
6.638000 Uniform CD-ROM driver Revision: 3.20
6.962000 Attempting manual resume
6.962000 swsusp: Resume From Partition 3:6
6.962000 PM: Checking swsusp image.
6.962000 PM: Resume from disk failed.
6.996000 kjournald starting. Commit interval 5 seconds
6.996000 EXT3-fs: mounted filesystem with ordered data mode.
15.825000 NET: Registered protocol family 10
15.825000 lo: Disabled Privacy Extensions
17.075000 NET: Registered protocol family 17
17.505000 input: PC Speaker as /class/input/input2
17.555000 parport: PnPBIOS parport detected.
17.556000 parport0: PC-style at 0x378 (0x778), irq 7, dma 3 PCSPP,TRISTATE,COMPAT,ECP,DMA
17.615000 gameport: EMU10K1 is pci0000:01:07.1/gameport0, io 0xa400, speed 1217kHz
17.643000 Linux agpgart interface v0.102 (c) Dave Jones
17.668000 Linux video capture interface: v2.00
17.865000 nvidia: module license 'NVIDIA' taints kernel.
17.876000 drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0027
17.876000 usbcore: registered new interface driver usblp
17.876000 drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
17.888000 bttv: driver version 0.9.16 loaded
17.888000 bttv: using 8 buffers with 2080k (520 pages) each for capture
17.888000 bttv: Bt8xx card found (0).
17.888000 ACPI: PCI Interrupt Link APC1 enabled at IRQ 16
17.888000 ACPI: PCI Interrupt 0000:01:06.0A -> Link APC1 -> GSI 16 (level, low) -> IRQ 21
17.888000 bttv0: Bt878 (rev 17) at 0000:01:06.0, irq: 21, latency: 32, mmio: 0xe7000000
17.888000 bttv0: detected: Hauppauge WinTV card=10, PCI subsystem ID is 0070:13eb
17.888000 bttv0: using: Hauppauge (bt878) card=10,autodetected
17.888000 bttv0: gpio: en=00000000, out=00000000 in=00ffffdb init
17.891000 bttv0: Hauppauge/Voodoo msp34xx: reset line init 5
17.921000 tveeprom 0-0050: Hauppauge model 44806, rev C109, serial# 3992346
17.921000 tveeprom 0-0050: tuner model is Philips FI1216MF MK2 (idx 9, type 3)
17.921000 tveeprom 0-0050: TV standards PAL(B/G) SECAM(L/L') (eeprom 0x24)
17.921000 tveeprom 0-0050: audio processor is None (idx 0)
17.921000 tveeprom 0-0050: has no radio
17.921000 bttv0: Hauppauge eeprom indicates model#44806
17.921000 bttv0: using tuner=3
17.921000 bttv0: i2c: checking for MSP34xx @ 0x80... not found
17.922000 bttv0: i2c: checking for TDA9875 @ 0xb0... not found
17.923000 bttv0: i2c: checking for TDA7432 @ 0x8a... not found
17.959000 bttv0: i2c: checking for TDA9887 @ 0x86... not found
18.014000 tuner 0-0061: chip found @ 0xc2 (bt878 #0 sw)
18.014000 tuner 0-0061: type set to 3 (Philips (SECAM+PAL_BG) (FI1216MF, FM1216MF, FR1216MF))
18.014000 tuner 0-0061: type set to 3 (Philips (SECAM+PAL_BG) (FI1216MF, FM1216MF, FR1216MF))
18.024000 bttv0: registered device video0
18.024000 bttv0: registered device vbi0
18.024000 bttv0: PLL: 28636363 => 35468950 .. ok
18.065000 ACPI: PCI Interrupt 0000:01:06.1A -> Link APC1 -> GSI 16 (level, low) -> IRQ 21
18.144000 ACPI: PCI Interrupt Link APC2 enabled at IRQ 17
18.144000 ACPI: PCI Interrupt 0000:01:07.0A -> Link APC2 -> GSI 17 (level, low) -> IRQ 22
18.193000 ACPI: PCI Interrupt Link AIGP enabled at IRQ 22
18.193000 ACPI: PCI Interrupt 0000:00:0d.0A -> Link AIGP -> GSI 22 (level, low) -> IRQ 17
18.193000 PCI: Setting latency timer of device 0000:00:0d.0 to 64
18.193000 NVRM: loading NVIDIA UNIX x86 Kernel Module 1.0-9755 Mon Feb 26 23:21:15 PST 2007
18.203000 bt878: AUDIO driver version 0.0.0 loaded
18.234000 input: ImPS/2 Logitech Wheel Mouse as /class/input/input3
18.610000 lp0: using parport0 (interrupt-driven).
18.669000 fuse init (API version 7.8)
18.755000 Adding 3967984k swap on /dev/disk/by-uuid/095c4959-b8ee-4d04-853c-384536470452. Priority:-1 extents:1 across:3967984k
18.926000 EXT3 FS on hda7, internal journal
19.878000 Netfilter messages via NETLINK v0.30.
19.885000 nf_conntrack version 0.5.0 (8192 buckets, 65536 max)
19.957000 ip_tables: (C) 2000-2006 Netfilter Core Team
21.422000 Using specific hotkey driver
21.447000 No dock devices found.
21.659000 input: Power Button (FF) as /class/input/input4
21.659000 ACPI: Power Button (FF) PWRF
21.659000 input: Power Button (CM) as /class/input/input5
21.659000 ACPI: Power Button (CM) PWRB
21.722000 ibm_acpi: ec object not found
21.760000 pcc_acpi: loading...
22.108000 powernow-k8: Found 2 AMD Athlon(tm) 64 X2 Dual Core Processor 4000+ processors (version 2.00.00)
22.108000 powernow-k8: 0 : fid 0xd (2100 MHz), vid 0xa
22.108000 powernow-k8: 1 : fid 0xc (2000 MHz), vid 0xb
22.108000 powernow-k8: 2 : fid 0xa (1800 MHz), vid 0xd
22.108000 powernow-k8: 3 : fid 0x2 (1000 MHz), vid 0x12
24.063000 NETDEV WATCHDOG: eth1: transmit timed out
24.063000 eth1: Tx timed out, cable problem? TSR=0x16, ISR=0x0, t=209.
26.642000 eth1: no IPv6 routers present
27.840000 ppdev: user-space parallel port driver
28.581000 apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
28.581000 apm: disabled - APM is not SMP safe.
29.156000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=143 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=123
29.272000 Bluetooth: Core ver 2.11
29.273000 NET: Registered protocol family 31
29.273000 Bluetooth: HCI device and connection manager initialized
29.273000 Bluetooth: HCI socket layer initialized
29.310000 Bluetooth: L2CAP ver 2.8
29.310000 Bluetooth: L2CAP socket layer initialized
29.318000 Bluetooth: RFCOMM socket layer initialized
29.318000 Bluetooth: RFCOMM TTY layer initialized
29.318000 Bluetooth: RFCOMM ver 1.8
29.391000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=143 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=123
29.643000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=143 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=123
29.843000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=108 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=88
31.579000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=178 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=158
31.830000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=178 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=158
32.081000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=178 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=158
32.281000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=166 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=146
33.350000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=166 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=146
33.812000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=108 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=88
35.419000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=166 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=146
35.881000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=108 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=88
40.458000 eth0: no IPv6 routers present
3484.099000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=68 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=48
3485.099000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=68 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=48
3487.099000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=68 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=48
3491.100000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=68 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=48
3494.192000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3495.192000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3497.193000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3499.231000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3500.232000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3502.233000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3512.292000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3513.293000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3515.293000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3519.295000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3522.359000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3523.360000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3525.360000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3527.538000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3528.539000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3530.540000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3532.759000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3533.760000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3535.760000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3537.809000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3538.810000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3540.810000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3544.812000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3552.940000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3553.941000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3555.941000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3557.972000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3558.973000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3560.973000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3564.974000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3573.092000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3574.093000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3576.093000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=74 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=54
3578.277000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3579.278000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3581.278000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3583.473000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3584.474000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3586.474000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52
3725.577000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3726.577000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3728.578000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3744.994000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3745.995000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50
3747.995000 IN=eth0 OUT= MAC= SRC=85.69.130.105 DST=224.0.0.251 LEN=70 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=50


je ne sais pas si le resultat est complet......

vezede utilisateur non connecté
Bah ouais, je pense avoir trouvé. Mais pourquoi, j'ai pas vu ça avant. Alalalala! confused

Depuis pc 2:

fais un:
ping 66.249.93.104

puis un:
ping google.fr

Le premier doit marcher, mais pas le deuxième.

Pourquoi? Parce que, finalement, contrairement à ce que je pensais, dnsmasq ne doit pas être lancé. Ce qui veut dire que tu n'as pas de serveur dns(puisque le 192.168.1.1 soit pc1 ne peut pas renvoyer l'information) pour pc2, donc pas de résolution de nom, donc pas d'internet.

Pour vérifier ceci, c'est facile.
Tu vas sur pc1 et tu copies le fichier /etc/resolv.conf sur pc2 au même endroit.
Et la, ca devrait fonctionner.

Tu me tiens au jus?

Norrin_Radd utilisateur non connecté France
moi je connaissais pas dnsmask, mais je suis content d'apprendre un truc, car cela va m'aider dans ma config plus tard mrgreen

Page : 1/2  [Suivant]
1  2 
Afficher les articles :
Aller au forum :

Documentation [Afficher / Cacher]

Faire un don
[Afficher / Cacher]

Connexion
[Afficher / Cacher]



Mégaphone [Afficher / Cacher]

calixtus06, 14:33, jeu. 28 mars 2024: Bonjour et bienvenue à b.vl :-)
calixtus06, 09:30, mer. 27 mars 2024: Bonjour et bienvenue à Noar :-)
olinuxx, 18:50, lun. 25 mars 2024: Bonjour et bienvenue à Ted Demore cool
olinuxx, 17:52, dim. 24 mars 2024: Bonjour et bienvenue à Noitavon cool
calixtus06, 11:07, jeu. 21 mars 2024: Bonjour et bienvenue à obds, ceric :-)
obds, 16:12, mar. 19 mars 2024: Cet édito est juste parfait. Trop beau !
olinuxx, 11:48, ven. 15 mars 2024: Bonjour et bienvenue à Jerry cool
calixtus06, 18:03, mer. 13 mars 2024: Bonjour et bienvenue à tanguero :-)
olinuxx, 11:01, dim. 10 mars 2024: Bonjour et bienvenue à lolo cool
bda, 16:59, sam. 09 mars 2024: Chapeau pour l'édito. Vous êtes au top les gars :-)
allany, 07:20, jeu. 07 mars 2024: Ça ne fait jamais de mal, c'est l'éditorial ! [Lien]
olinuxx, 19:52, mer. 06 mars 2024: Bonjour et bienvenue à TrkNrk cool