Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[tftp v pppoe] conflitto di interessi [risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4807
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Thu Dec 28, 2006 9:25 pm    Post subject: [tftp v pppoe] conflitto di interessi [risolto] Reply with quote

gulp.

era da un po' che non ci trafficavo.
ma oggi il mio ltsp sl portatile non vuol partire.

dhcp funziona, ma si stampa al momento di eseguire tftp.

smanetto a lungo senza capire. provo a fare un tcpdump.
per ridurre il rumore di fondo, spengo un attimo la connessione adsl e, miracolosamente, tftp riparte.
la riproducibilità del fenomeno sembra spaventosa.
se spengo pppoe, tftp funziona, se no cilecca.

uso una configurazione di iptables banale, che non varia in nessuna fase del processo. la posto tanto per escludere il problema:
Code:

s939 etc # iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
TCPMSS     tcp  --  anywhere             anywhere            tcp flags:SYN,RST/SYN TCPMSS set 1452

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

da cosa può dipendere? come si può indagare?
_________________
vu vu vu
gentù
mi piaci tu


Last edited by cloc3 on Fri Dec 29, 2006 11:59 am; edited 1 time in total
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Dec 29, 2006 9:37 am    Post subject: Reply with quote

Posta un:

Code:
ifconfig -a


e un

Code:
route -rn



con e senza pppoe.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4807
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Fri Dec 29, 2006 10:21 am    Post subject: Reply with quote

Code:

s939 linux # route -en
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.100.1   0.0.0.0         255.255.255.255 UH        0 0          0 ppp0
192.168.100.0   0.0.0.0         255.255.255.0   U         0 0          0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         192.168.100.1   0.0.0.0         UG        0 0          0 ppp0
s939 linux # ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0F:EA:25:B7:F0 
          inet addr:192.168.100.128  Bcast:192.168.100.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11713 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11245 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:4044499 (3.8 Mb)  TX bytes:1175479 (1.1 Mb)
          Interrupt:16 Base address:0x2000

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:950 errors:0 dropped:0 overruns:0 frame:0
          TX packets:950 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2854306 (2.7 Mb)  TX bytes:2854306 (2.7 Mb)

ppp0      Link encap:Point-to-Point Protocol 
          inet addr:87.2.235.85  P-t-P:192.168.100.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:108 errors:0 dropped:0 overruns:0 frame:0
          TX packets:95 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:99353 (97.0 Kb)  TX bytes:6661 (6.5 Kb)

tunl0     Link encap:IPIP Tunnel  HWaddr   
          NOARP  MTU:1480  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)

Code:

s939 linux # ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0F:EA:25:B7:F0 
          inet addr:192.168.100.128  Bcast:192.168.100.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11775 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11313 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:4089090 (3.8 Mb)  TX bytes:1182520 (1.1 Mb)
          Interrupt:16 Base address:0x2000

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:952 errors:0 dropped:0 overruns:0 frame:0
          TX packets:952 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2854474 (2.7 Mb)  TX bytes:2854474 (2.7 Mb)

tunl0     Link encap:IPIP Tunnel  HWaddr   
          NOARP  MTU:1480  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)

s939 linux # route -en
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.100.0   0.0.0.0         255.255.255.0   U         0 0          0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo

_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Dec 29, 2006 10:50 am    Post subject: Reply with quote

Prova a cambiare la sottorete della eth0, ad esempio: 192.168.1.1.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4807
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Fri Dec 29, 2006 11:58 am    Post subject: Reply with quote

gutter wrote:
Prova a cambiare la sottorete della eth0, ad esempio: 192.168.1.1.

grazie. così funziona.

ti confesso che non mi è ben chiaro il motivo.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Fri Dec 29, 2006 12:23 pm    Post subject: Reply with quote

cloc3 wrote:
gutter wrote:
Prova a cambiare la sottorete della eth0, ad esempio: 192.168.1.1.

grazie. così funziona.

ti confesso che non mi è ben chiaro il motivo.


avendo eth0 e ppp0 nello stesso spazio di indirizzamento, il routing diventa incoerente.

ciao
_________________
RTFM!!!!

e

http://www.comio.it
:)
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4807
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Fri Dec 29, 2006 12:44 pm    Post subject: Reply with quote

comio wrote:

avendo eth0 e ppp0 nello stesso spazio di indirizzamento, il routing diventa incoerente.

sto routing.

su questo concetto non sono ancora riuscito chiarirmi le idee.
quando usavo mandrake, non ho mai avuto un problema.
con gentoo sono cinque anni che stento.

quando mi snubbierò, un buona volta?
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Fri Dec 29, 2006 2:59 pm    Post subject: Reply with quote

cloc3 wrote:

quando mi snubbierò, un buona volta?


Non è nulla di così complicato.

Prova a leggere qualche guida introduttiva al TCP/IP.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4807
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sat Dec 30, 2006 9:42 am    Post subject: Reply with quote

gutter wrote:
prova a leggere qualche guida introduttiva al TCP/IP.

ne ho lette. ma nella pratica mi rimangono i dubbi.

per esempio, già mi disturba il fatto che ppp0 possa scambiare dati con eth0 su una rete diversa e mascherata.
figuriamoci se capisco questa situazione specifica in cui i pacchetti del dhcp passavano e quelli del tftp no.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano 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