View previous topic :: View next topic |
Author |
Message |
AleNero n00b
Joined: 07 Mar 2004 Posts: 23 Location: Firenze
|
Posted: Fri Mar 12, 2004 10:16 am Post subject: Strano comportamento kde e cambio di rete. [Risolto - pare] |
|
|
Il problema è questo:
quando sono a casa connetto i miei pc in rete usando dhcp con il seguente file /etc/conf.d/net
Code: |
# /etc/conf.d/net:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $
# Global config file for net.* rc-scripts
# This is basically the ifconfig argument without the ifconfig $iface
#
#iface_eth0="150.217.12.166 broadcast 150.217.12.255 netmask 255.255.255.0"
iface_eth0="dhcp"
# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
#iface_eth0="dhcp"
#dhcpcd_eth0="..."
# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"
# NB: The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly. Leave commented to assign
# defaults for that interface.
#
#broadcast_eth0="192.168.0.255 192.168.0.255"
#netmask_eth0="255.255.255.0 255.255.255.0"
# For setting the default gateway
#
#gateway="eth0/150.217.12.1" |
e tutto fila lsicio.....
quando invece vado all'uniersità mi connetto alla rete usando questo file:
Code: |
# /etc/conf.d/net:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $
# Global config file for net.* rc-scripts
# This is basically the ifconfig argument without the ifconfig $iface
#
iface_eth0="150.217.12.166 broadcast 150.217.12.255 netmask 255.255.255.0"
#iface_eth0="dhcp"
# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
#iface_eth0="dhcp"
#dhcpcd_eth0="..."
# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"
# NB: The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly. Leave commented to assign
# defaults for that interface.
#
#broadcast_eth0="192.168.0.255 192.168.0.255"
#netmask_eth0="255.255.255.0 255.255.255.0"
# For setting the default gateway
#
gateway="eth0/150.217.12.1" |
il problema è che quando sono all'univeristà, quindi do un ip statico alla macchina, kde diventa lentissimo, per aprire un'applicazione sta tipo 10 secondi senza leggere da hd e poi inizia a caricare....cioè passa un periodo, prima di avviare il programma, dove si addormenta.
L'entrata in kde inoltre risulta molto lenta infatti la barra prograssiva di avvio nello splash screen va lenta e fa delle lunghe tappe tipo a 25%...77% ecc....dando inoltre un errore all'avvio di arts (che ho disabilitato nel pannello di kde). A casa questo errore nn si presenta apparte a volte mi appar ena finestrella con "cpu overload" o qualcosa di simile...
Avete suggerimenti?
PS: kde 3.2 installato dai binari in package-2004*.iso
grazie
Last edited by AleNero on Fri Mar 12, 2004 1:51 pm; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31449 Location: here
|
Posted: Fri Mar 12, 2004 10:31 am Post subject: |
|
|
Questo post penso ti sia d'aiuto. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
AleNero n00b
Joined: 07 Mar 2004 Posts: 23 Location: Firenze
|
Posted: Fri Mar 12, 2004 10:45 am Post subject: |
|
|
ok...forse ci sono...
Code: |
127.0.0.1 localhost
192.168.0.1 ale.MSHOME ale
|
nn basta l'entry come local host? devo mettere pure quello di questa rete?
cmq sia grazie dell'aiuto! |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31449 Location: here
|
Posted: Fri Mar 12, 2004 11:44 am Post subject: |
|
|
AleNero wrote: | ok...forse ci sono... |
Ma hai risolto? Se si metti il tag [risolto] al titolo. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
AleNero n00b
Joined: 07 Mar 2004 Posts: 23 Location: Firenze
|
Posted: Fri Mar 12, 2004 1:51 pm Post subject: |
|
|
mi apre si sia risolto...cmq nn mi è bastato mettere il 127.0.0.1 localhost....ho provato a emttere 150.217.x.x. ip che uso al dipartimento.....pare che ora vada meglio ma nn sono totalmente sicuro......grazie ancora |
|
Back to top |
|
|
|