LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   lost internet connection, settings? - kubuntu 5,10 (https://www.linuxquestions.org/questions/linux-networking-3/lost-internet-connection-settings-kubuntu-5-10-a-472252/)

saf4 08-09-2006 06:00 AM

lost internet connection, settings? - kubuntu 5,10
 
i had to change router yesterday and now my ip's are all messed up in my network, i am not getting my server to work again, i only have the terminal installed on it and i'm running kubuntu 5.10

can anyone tell me which settings i need to set in which file or... stuff...

i guess the problem is getting it to accept either the dhcp, or setting a static ip, with the new router it has worked for like 5 minutes (i shouldn't have messed with it, i know)

thanks,
saf4

woodbase 08-09-2006 11:17 PM

I've had a simular problem with Ubuntu (an older version). I search their site and found that it was a bug in the kernel, when using a router.

I don't know Your network setup, but if it's possible then perhaps You could test Your installation without the router - connection one machine directly to the dsl-modem or something like that.

I hope this was helpful to You.

jonlake 08-09-2006 11:21 PM

Try this
 
You need to modify the /etc/network/interfaces file.

Information about file settings can be found in the man page
http://www.annodex.net/cgi-bin/man/man2html?interfaces

/sbin/ifdown interface # will bring interface down
/sbin/ifup interface # will bring interface up

saf4 08-10-2006 01:24 AM

thanks jonlake


i already got it to work :) the problem was in /etc/network/interfaces, i'll post my new contents later, not near my server atm


All times are GMT -5. The time now is 11:21 PM.