Dsy Network www | forum | my | didattica | howto | wiki | el goog | stats | blog | dona | rappresentanti
Homepage
 Register   Calendar   Members  Faq   Search  Logout 
.dsy:it. : Powered by vBulletin version 2.3.1 .dsy:it. > Community > Tech > [Ubuntu]Aiuto niubbi
Pages (2): [1] 2 »   Last Thread   Next Thread
Author
Thread    Expand all | Contract all    Post New Thread    Post A Reply
Collapse
Moffone
.deluso.

User info:
Registered: Nov 2002
Posts: 1016 (0.12 al dì)
Location: Milano
Corso: Informatica
Anno: perso il conto
Time Online: 10 Days, 2:15:12 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged
[Ubuntu]Aiuto niubbi

Ho il seguente problema:
Riesco a navigare in Internet con Firefox ma non riesco a fare altro. Gaim, posta elettronica, aggiornamento pacchetti, ecc
Non so che fare... aiuto!

__________________
Federazione
Imbroglioni
Giuoco
Calcio

03-02-2007 01:29
Click Here to See the Profile for Moffone Click here to Send Moffone a Private Message Find more posts by Moffone Add Moffone to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
poledrisk85
.arcimaestro.

User info:
Registered: Nov 2004
Posts: 355 (0.05 al dì)
Location: Roeselare
Corso: Informatica
Anno: Terzo (turno I)
Time Online: 5 Days, 17:03:20 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

mhm..dunque..x gaim cerca nelle opzioni e metti una spunta su "Usa metodo HTTP"..visto che firefox funzica così gaim dovrebbe andare.
x il resto non capisco cosa non va..se hai installato tutto e non hai modificato niente..
posta qui i file di configurazione come /etc/resolv.conf, /etc/network/interfaces, ecc ecc
e anke la schermata di ifconfig!

__________________
Het is allemaal naar de zak!!!

Last edited by poledrisk85 on 03-02-2007 at 09:08

03-02-2007 09:05
Click Here to See the Profile for poledrisk85 Click here to Send poledrisk85 a Private Message Visit poledrisk85's homepage! Find more posts by poledrisk85 Add poledrisk85 to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
Moffone
.deluso.

User info:
Registered: Nov 2002
Posts: 1016 (0.12 al dì)
Location: Milano
Corso: Informatica
Anno: perso il conto
Time Online: 10 Days, 2:15:12 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

innanzitutto sto chiedendo aiuto anche qui: http://forum.ubuntu-it.org/index.php/topic,59093.0.html

ho provato con il metodo HTTP, ma non ne vuole sapere.

Ti metto qui i file di configurazione, sappi che mi risolve il tutti gli indirizzi quindi credo proprio che non sia un problema di DNS


/etc/resolv.conf

nameserver 192.168.1.1




/etc/network/interfaces

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp


iface dsl-provider inet ppp
provider dsl-provider




ifconfig
eth0 Link encap:Ethernet HWaddr 00:0C:6E:F9:BD:B2
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20c:6eff:fef9:bdb2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:1177 errors:0 dropped:0 overruns:0 frame:0
TX packets:1347 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:848715 (828.8 KiB) TX bytes:246669 (240.8 KiB)
Interrupt:209 Base address:0x8800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)





route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0



Ho disabilitato IPV6

/etc/modporbe.d/aliases
# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.

# network protocols ##################################################
########
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-3 ax25
alias net-pf-4 ipx
alias net-pf-5 appletalk
alias net-pf-6 netrom
alias net-pf-7 bridge
alias net-pf-8 atm
alias net-pf-9 x25
#alias net-pf-10 ipv6
alias ne-pf-10 off
alias net-pf-11 rose
alias net-pf-12 decnet
# 13 NETBEUI
alias net-pf-15 af_key
alias net-pf-16 af_netlink
alias net-pf-17 af_packet
# 18 ASH
alias net-pf-19 af_econet
alias net-pf-20 atm
# 22 SNA
alias net-pf-23 irda
alias net-pf-24 pppoe
alias net-pf-25 wanrouter
alias net-pf-26 llc
alias net-pf-31 bluetooth

# executables formats ##################################################
######
install binfmt-0000 /bin/true
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout

# block devices ##################################################
############
alias block-major-3-* ide_generic
alias block-major-8-* sd_mod
alias block-major-9-* md
alias block-major-11-* sr_mod
alias block-major-22-* ide_generic
alias block-major-33-* ide_generic
alias block-major-34-* ide_generic
alias block-major-37-* ide_tape
alias block-major-44-* ftl
alias block-major-46-* pcd
alias block-major-47-* pf
alias block-major-56-* ide_generic
alias block-major-57-* ide_generic
alias block-major-58-* lvm_mod
alias block-major-88-* ide_generic
alias block-major-89-* ide_generic
alias block-major-90-* ide_generic
alias block-major-91-* ide_generic
alias block-major-93-* nftl
alias block-major-97-* pg

# character devices ##################################################
########
alias char-major-9-* st
alias char-major-10-1 psmouse
alias char-major-10-139 openprom
alias char-major-10-157 applicom
alias char-major-10-181 toshiba
alias char-major-10-183 hw_random
alias char-major-10-189 ussp
alias char-major-10-250 hci_vhci
alias char-major-13-0 joydev
alias char-major-13-1 joydev
alias char-major-13-2 joydev
alias char-major-13-3 joydev
alias char-major-13-32 mousedev
alias char-major-13-33 mousedev
alias char-major-13-34 mousedev
alias char-major-13-35 mousedev
alias char-major-13-63 mousedev
alias char-major-13-64 evdev
alias char-major-13-65 evdev
alias char-major-13-66 evdev
alias char-major-13-67 evdev
alias char-major-19-* cyclades
alias char-major-20-* cyclades
alias char-major-22-* pcxx
alias char-major-23-* pcxx
alias char-major-27-* ftape
alias char-major-34-* scc
alias char-major-35-* tclmidi
alias char-major-48-* riscom8
alias char-major-49-* riscom8
alias char-major-57-* esp
alias char-major-58-* esp
alias char-major-63-* kdebug
alias char-major-67-* coda
alias char-major-75-* specialix
alias char-major-76-* specialix
alias char-major-81-* videodev
alias char-major-83-* vtx
alias char-major-89-* i2c_dev
alias char-major-90-* mtdchar
alias char-major-96-* pt
alias char-major-97-* pg
alias char-major-107-* 3dfx
alias char-major-109-* lvm_mod
alias char-major-166-* cdc_acm
alias char-major-171-0 raw1394
alias char-major-171-1 video1394
alias char-major-171-2 dv1394
alias char-major-171-3 amdtp
alias char-major-180-* usbcore
alias char-major-195-* nvidia
alias char-major-200-* vxspec
alias char-major-202-* msr
alias char-major-203-* cpuid
alias char-major-206-* osst
alias char-major-208-* ussp
alias char-major-227-* tub3270
#alias char-major-240-* usb-serial
#alias char-major-240-* hsfserial
#alias char-major-241-* hsfserial

# misc ##################################################
#####################
alias xfrm-type-2-4 xfrm4_tunnel
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-41 xfrm6_tunnel
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6

alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias bt-proto-7 avdtp

alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias dummy0 dummy
alias dummy1 dummy
alias plip0 plip
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias gre0 ip_gre

alias usbdevfs usbcore



Ho modificato l'mtu, perchè con quello impostato di default (1500) non va, ora sto usando 1492

ifconfig eth0 mtu 1492


Non mi sembra di aver tocato altro, se ti serve qualche altra informazione sono pronto a fornirla....

A proposito, il router ADSL (UTSTARCOM UT300R2U) è collegato tramite ethernet (ovviamente...) solo al mio PC

Grazie!

__________________
Federazione
Imbroglioni
Giuoco
Calcio

03-02-2007 12:07
Click Here to See the Profile for Moffone Click here to Send Moffone a Private Message Find more posts by Moffone Add Moffone to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
poledrisk85
.arcimaestro.

User info:
Registered: Nov 2004
Posts: 355 (0.05 al dì)
Location: Roeselare
Corso: Informatica
Anno: Terzo (turno I)
Time Online: 5 Days, 17:03:20 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

ho letto pure sul forum di ubuntu..ma non mi spiego questo problema..

solo 1a domanda..a che t serve questo???

code:
iface dsl-provider inet ppp provider dsl-provider

__________________
Het is allemaal naar de zak!!!

03-02-2007 12:28
Click Here to See the Profile for poledrisk85 Click here to Send poledrisk85 a Private Message Visit poledrisk85's homepage! Find more posts by poledrisk85 Add poledrisk85 to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
Moffone
.deluso.

User info:
Registered: Nov 2002
Posts: 1016 (0.12 al dì)
Location: Milano
Corso: Informatica
Anno: perso il conto
Time Online: 10 Days, 2:15:12 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

Non lo so era già così, pensi che dovrei provare a eliminarlo?

__________________
Federazione
Imbroglioni
Giuoco
Calcio

03-02-2007 12:35
Click Here to See the Profile for Moffone Click here to Send Moffone a Private Message Find more posts by Moffone Add Moffone to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
poledrisk85
.arcimaestro.

User info:
Registered: Nov 2004
Posts: 355 (0.05 al dì)
Location: Roeselare
Corso: Informatica
Anno: Terzo (turno I)
Time Online: 5 Days, 17:03:20 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

fai una prova!lo commenti..davanti a quelle 2 righe metti il cancelletto #

__________________
Het is allemaal naar de zak!!!

03-02-2007 12:42
Click Here to See the Profile for poledrisk85 Click here to Send poledrisk85 a Private Message Visit poledrisk85's homepage! Find more posts by poledrisk85 Add poledrisk85 to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
Moffone
.deluso.

User info:
Registered: Nov 2002
Posts: 1016 (0.12 al dì)
Location: Milano
Corso: Informatica
Anno: perso il conto
Time Online: 10 Days, 2:15:12 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

Ho provato ma ancora nulla!
Secondo me è un problema di apertura porte, perchè se faccio ping su dsy.it, google.com, gazzetta.it va senza problemi. Invece se provo, ad esempio smtp.tiscali.it oppure messenger.hotmail.com non va, o meglio, risolve l'nidirizzo ma perde tutti i pacchetti di ritorno.


matte@matte-desktop:~$ ping smtp.tiscali.it
PING smtp.tiscali.it (213.205.33.13) 56(84) bytes of data.

--- smtp.tiscali.it ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5010ms


__________________
Federazione
Imbroglioni
Giuoco
Calcio

03-02-2007 12:59
Click Here to See the Profile for Moffone Click here to Send Moffone a Private Message Find more posts by Moffone Add Moffone to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
poledrisk85
.arcimaestro.

User info:
Registered: Nov 2004
Posts: 355 (0.05 al dì)
Location: Roeselare
Corso: Informatica
Anno: Terzo (turno I)
Time Online: 5 Days, 17:03:20 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

xò hai riavviato il servizio di rete?

__________________
Het is allemaal naar de zak!!!

03-02-2007 13:03
Click Here to See the Profile for poledrisk85 Click here to Send poledrisk85 a Private Message Visit poledrisk85's homepage! Find more posts by poledrisk85 Add poledrisk85 to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
Moffone
.deluso.

User info:
Registered: Nov 2002
Posts: 1016 (0.12 al dì)
Location: Milano
Corso: Informatica
Anno: perso il conto
Time Online: 10 Days, 2:15:12 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

ho riavviato il pc

__________________
Federazione
Imbroglioni
Giuoco
Calcio

03-02-2007 13:03
Click Here to See the Profile for Moffone Click here to Send Moffone a Private Message Find more posts by Moffone Add Moffone to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
poledrisk85
.arcimaestro.

User info:
Registered: Nov 2004
Posts: 355 (0.05 al dì)
Location: Roeselare
Corso: Informatica
Anno: Terzo (turno I)
Time Online: 5 Days, 17:03:20 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

ah ok..quindi di certo non era quello!
provo a pensarci..xò non dovrebbe dipendere dall'mtu..o boh

__________________
Het is allemaal naar de zak!!!

03-02-2007 13:06
Click Here to See the Profile for poledrisk85 Click here to Send poledrisk85 a Private Message Visit poledrisk85's homepage! Find more posts by poledrisk85 Add poledrisk85 to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
Moffone
.deluso.

User info:
Registered: Nov 2002
Posts: 1016 (0.12 al dì)
Location: Milano
Corso: Informatica
Anno: perso il conto
Time Online: 10 Days, 2:15:12 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

Intanto ti ringrazio, per me è già un successo riuscire a navigare però, ecco, vorrei poter fare qlcs di più!

__________________
Federazione
Imbroglioni
Giuoco
Calcio

03-02-2007 13:09
Click Here to See the Profile for Moffone Click here to Send Moffone a Private Message Find more posts by Moffone Add Moffone to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
ghily
rozzettino

User info:
Registered: Jul 2003
Posts: 718 (0.09 al dì)
Location: Settimo
Corso: Informatica spec
Anno: 2
Time Online: 13 Days, 1:05:36 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

hai provato a mettere un dns esterno prima di escluderlo?

__________________
------------------------------------------------------------------------
O siamo capaci di sconfiggere le idee contrarie con la discussione, o dobbiamo lasciarle esprimere. Non è possibile sconfiggere le idee con la forza, perchè questo blocca il libero sviluppo dell'intelligenza
(Ernesto Che Guevara)
------------------------------------------------------------------------

04-02-2007 18:44
Click Here to See the Profile for ghily Click Here to See the Blog of ghily Click here to Send ghily a Private Message Visit ghily's homepage! Find more posts by ghily Add ghily to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
Moffone
.deluso.

User info:
Registered: Nov 2002
Posts: 1016 (0.12 al dì)
Location: Milano
Corso: Informatica
Anno: perso il conto
Time Online: 10 Days, 2:15:12 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

effettivamente no, era una cosa che davo per scontata, proverò con openDNS

__________________
Federazione
Imbroglioni
Giuoco
Calcio

04-02-2007 21:08
Click Here to See the Profile for Moffone Click here to Send Moffone a Private Message Find more posts by Moffone Add Moffone to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
ghily
rozzettino

User info:
Registered: Jul 2003
Posts: 718 (0.09 al dì)
Location: Settimo
Corso: Informatica spec
Anno: 2
Time Online: 13 Days, 1:05:36 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

fammi sapere :)

__________________
------------------------------------------------------------------------
O siamo capaci di sconfiggere le idee contrarie con la discussione, o dobbiamo lasciarle esprimere. Non è possibile sconfiggere le idee con la forza, perchè questo blocca il libero sviluppo dell'intelligenza
(Ernesto Che Guevara)
------------------------------------------------------------------------

04-02-2007 21:42
Click Here to See the Profile for ghily Click Here to See the Blog of ghily Click here to Send ghily a Private Message Visit ghily's homepage! Find more posts by ghily Add ghily to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
kokorina
.:video:girl:.

User info:
Registered: Nov 2002
Posts: 1821 (0.21 al dì)
Location: Milano
Corso: Comunicazione Digitale
Anno: 3°fc più o meno
Time Online: 40 Days, 23:49:06: [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

hai provato qualche telnet? invece che il ping?

__________________
ogni mattina in africa quando sorge il sole una gazzella muore, cioè si sveglia ed è già morta perchè non stava tanto bene il giorno prima
in africa ogni mattina quando sorge il sole un leone si sveglia, appena sveglio inizia a correre per non fare la fine della gazzella non importa se sei crotalo o pavone, l'importante è che se muori me lo dici prima

"il tu che conosci è l'io che sono"

in RINO veritas

05-02-2007 07:36
Click Here to See the Profile for kokorina Click Here to See the Blog of kokorina Click here to Send kokorina a Private Message Find more posts by kokorina Add kokorina to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
All times are GMT. The time now is 03:32.    Post New Thread    Post A Reply
Pages (2): [1] 2 »   Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread | Add to Bookmarks

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

Powered by: vBulletin v2.3.1 - Copyright ©2000 - 2002, Jelsoft Enterprises Limited
Mantained by dsy crew (email) | Collabora con noi | Segnalaci un bug | Archive | Regolamento | Licenze | Thanks | Syndacate
Pagina generata in 0.114 seconds (76.65% PHP - 23.35% MySQL) con 23 query.