On Fri, Jun 29, 2012 at 10:05 PM, TopBot . <topbot5@googlemail.com> wrote:
On Fri, Jun 29, 2012 at 3:22 AM, Guus <gbonnema@xs4all.nl> wrote:
On 06/28/2012 06:54 PM, TopBot . wrote:
On Thu, Jun 28, 2012 at 8:56 PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:54 PM, TopBot . wrote:
On Thu, Jun 28, 2012 at 7:28
PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:06 PM, TopBot . wrote:
Hi, I've been using
backtrack 5 since a year on the same
system and the same lan card. Since
yesterday, my IP resets every 2-3 minutes
and I have to repeatedly add "ifconfig
eth0 192.168.xx.xx" and "route add default
gw 192.168.xx.xx" to it to keep it
running. Can't seem to find the solution
after a few google searches. Any one has
any idea what's wrong? I have dual boot
and windows xp is working just fine on the
same lan.
--
TopBot.
Hi,
I have had a comparable problem from W7. In my
case I had IPV6 and IPV4 both open, which was
causing the problems. As soon as I had only one
open, I had no problem.
I am not saying this is your problem, just
something to look at.
The other thing is, that a change in computer
behaviour is always the result of a change in
the configuration or software. You might want to
retrace your steps and find out what you or the
system changed in the past few days. Could
easily be an (automated) update somewhere.
P.S. are you posting for Kubuntu or ubuntu?
Crossposts are often not appreciated. I removed
the ubuntu address from my post.
--
Kind regards, Guus Bonnema.
Here's what the IP resets to (settings before and
after the reset respectively):
...settings are lost/initialized after the reset I
think. My lan uses switches and a server which is
connected to the main server; our IPs are static on
the lan with no restrictions. All my auto updates are
off and I did not change any settings. It just started
to happen since a day ago.
Yes, I posted to both lists (I'm subscribed to both),
my bad if that's not the norm here.
--
TopBot.
Hmmm,* could you check your logs for messages? Start looking
at /var/log/syslog.* I found lots of IP related messages in
my syslog. Also dmesg might contain a hint. Try to find out
why it resets. Then you have more to go on.
--
Kind regards, Guus Bonnema.
Couldn't find any reset related messages at the log.
sorry mate, midnight here, not reading for a while now.
What you should find out is whether the problem is one of your
machine or of a router.
If you are sure Windows does not have the same problem on the same
machine and with the same ip-configuration (fixed ip number, same
number), then you should focus on linux.
As far as the logs, if you lose your IP address, there must be
something in the logs that indicates what is going on.
--
Kind regards, Guus Bonnema.
Yes, windows is not facing the problem.. I'm attaching my log incase I didn't get something. I tried running it on dhcp but that didn't work too. I've to reset my IP every other minute still but I don't understand why this does not happen when the lan cable is not plugged in.. makes me thing this has something to do with my networl
--
TopBot.
For now I'm running this code to make atleast the internet browsing
experience better but the connection resets have loads of other setbacks
which are all irritating:
#!/bin/bash
while true
do
*/root/Desktop/IPrest.sh
*sleep 60
done
--
TopBot.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
06-29-2012, 05:19 PM
Guus
Backtrack IP resets every few minutes
On 06/29/2012 07:05 PM, TopBot . wrote:
On Fri, Jun 29, 2012 at 3:22 AM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 06:54 PM, TopBot . wrote:
On Thu, Jun 28, 2012 at 8:56
PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:54 PM, TopBot . wrote:
On Thu, Jun 28,
2012 at 7:28 PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:06 PM,
TopBot . wrote:
Hi, I've
been using backtrack 5 since a
year on the same system and
the same lan card. Since
yesterday, my IP resets every
2-3 minutes and I have to
repeatedly add "ifconfig eth0
192.168.xx.xx" and "route add
default gw 192.168.xx.xx" to
it to keep it running. Can't
seem to find the solution
after a few google searches.
Any one has any idea what's
wrong? I have dual boot and
windows xp is working just
fine on the same lan.
--
TopBot.
Here's what the IP resets to (settings
before and after the reset respectively):
...settings are lost/initialized after the
reset I think. My lan uses switches and a
server which is connected to the main
server; our IPs are static on the lan with
no restrictions. All my auto updates are
off and I did not change any settings. It
just started to happen since a day ago.
Yes, I posted to both lists (I'm
subscribed to both), my bad if that's not
the norm here.
--
TopBot.
Hmmm,* could you check your logs for messages?
Start looking at /var/log/syslog.* I found lots
of IP related messages in my syslog. Also dmesg
might contain a hint. Try to find out why it
resets. Then you have more to go on.
--
Kind regards, Guus Bonnema.
Couldn't find any reset related messages at the log.
<snip>
As far as the logs, if you lose your IP address, there must
be something in the logs that indicates what is going on.
--
Kind regards, Guus Bonnema.
Yes, windows is not facing the problem.. I'm attaching my log
incase I didn't get something. I tried running it on dhcp but that
didn't work too. I've to reset my IP every other minute still but
I don't understand why this does not happen when the lan cable is
not plugged in.. makes me thing this has something to do with my
networl
Looked at your syslog. These lines stand out:
Jun 29 06:30:41 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 5
Jun 29 06:30:46 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 12
Jun 29 06:30:58 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 19
Jun 29 06:31:17 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 20
Jun 29 06:31:37 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 5
Jun 29 06:31:42 bt dhclient: No DHCPOFFERS received.
Jun 29 06:31:42 bt dhclient: Trying recorded lease 192.168.137.206
Jun 29 06:31:45 bt dhclient: No working leases in persistent
database - sleeping.
Jun 29 06:34:44 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 8
I looked the message "No working leases in persistent database" up
and it points to Network Manager.
Did you know you have Network Manager running? If you have a fixed
IP address, why do you have Network manager running? As I recall,
one of the first responses on this thread was whether you had
Network manager installed.
Probably Network manager and manual setting of IP interface don't
work well together. You could try disabling or uninstalling Network
Manager.
But check the docs first though.
Anyone on this thread who understands Network Manager stuff? Maybe
can help?
--
Kind regards, Guus Bonnema.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
06-29-2012, 05:45 PM
Leslie Anne Chatterton
Backtrack IP resets every few minutes
I use network manager with static IP addresses without any problems. The addresses are reserved in the hardware router setup and are usually detected by DHCP. If not, I enter the reserved address manually in network manager.
Sent from my Motorola Xoom running Ice Cream Sandwich
On Jun 29, 2012 1:21 PM, "Guus" <gbonnema@xs4all.nl> wrote:
On 06/29/2012 07:05 PM, TopBot . wrote:
On Fri, Jun 29, 2012 at 3:22 AM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 06:54 PM, TopBot . wrote:
On Thu, Jun 28, 2012 at 8:56
PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:54 PM, TopBot . wrote:
On Thu, Jun 28,
2012 at 7:28 PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:06 PM,
TopBot . wrote:
Hi, I've
been using backtrack 5 since a
year on the same system and
the same lan card. Since
yesterday, my IP resets every
2-3 minutes and I have to
repeatedly add "ifconfig eth0
192.168.xx.xx" and "route add
default gw 192.168.xx.xx" to
it to keep it running. Can't
seem to find the solution
after a few google searches.
Any one has any idea what's
wrong? I have dual boot and
windows xp is working just
fine on the same lan.
--
TopBot.
Here's what the IP resets to (settings
before and after the reset respectively):
...settings are lost/initialized after the
reset I think. My lan uses switches and a
server which is connected to the main
server; our IPs are static on the lan with
no restrictions. All my auto updates are
off and I did not change any settings. It
just started to happen since a day ago.
Yes, I posted to both lists (I'm
subscribed to both), my bad if that's not
the norm here.
--
TopBot.
Hmmm,* could you check your logs for messages?
Start looking at /var/log/syslog.* I found lots
of IP related messages in my syslog. Also dmesg
might contain a hint. Try to find out why it
resets. Then you have more to go on.
--
Kind regards, Guus Bonnema.
Couldn't find any reset related messages at the log.
<snip>
As far as the logs, if you lose your IP address, there must
be something in the logs that indicates what is going on.
--
Kind regards, Guus Bonnema.
Yes, windows is not facing the problem.. I'm attaching my log
incase I didn't get something. I tried running it on dhcp but that
didn't work too. I've to reset my IP every other minute still but
I don't understand why this does not happen when the lan cable is
not plugged in.. makes me thing this has something to do with my
networl
Looked at your syslog. These lines stand out:
Jun 29 06:30:41 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 5
Jun 29 06:30:46 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 12
Jun 29 06:30:58 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 19
Jun 29 06:31:17 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 20
Jun 29 06:31:37 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 5
Jun 29 06:31:42 bt dhclient: No DHCPOFFERS received.
Jun 29 06:31:42 bt dhclient: Trying recorded lease 192.168.137.206
Jun 29 06:31:45 bt dhclient: No working leases in persistent
database - sleeping.
Jun 29 06:34:44 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 8
I looked the message "No working leases in persistent database" up
and it points to Network Manager.
Did you know you have Network Manager running? If you have a fixed
IP address, why do you have Network manager running? As I recall,
one of the first responses on this thread was whether you had
Network manager installed.
Probably Network manager and manual setting of IP interface don't
work well together. You could try disabling or uninstalling Network
Manager.
But check the docs first though.
Anyone on this thread who understands Network Manager stuff? Maybe
can help?
--
Kind regards, Guus Bonnema.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
06-29-2012, 09:27 PM
Amedee Van Gasse
Backtrack IP resets every few minutes
On 29/06/2012 17:11, TopBot . wrote:
For now I'm running this code to make atleast the internet browsing
experience better but the connection resets have loads of other
setbacks which are all irritating:
#!/bin/bash
while true
do
/root/Desktop/IPrest.sh
sleep 60
done
If you're going to run it every 60 seconds then a cron job would be better.
Drop to a console and type
crontab -e
(sudo crontab -e if it needs to run as root)
Add the following line:
* * * * * /root/Desktop/IPrest.sh
Also, are you running as root? I hope that you're not running a GUI as root?
I'm asking because of the /root/Desktop/ directory.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
06-30-2012, 08:23 AM
"TopBot ."
Backtrack IP resets every few minutes
On Sat, Jun 30, 2012 at 2:27 AM, Amedee Van Gasse <amedee-ubuntu@amedee.be> wrote:
On 29/06/2012 17:11, TopBot . wrote:
For now I'm running this code to make atleast the internet browsing experience better but the connection resets have loads of other setbacks which are all irritating:
#!/bin/bash
while true
do
*/root/Desktop/IPrest.sh
*sleep 60
done
If you're going to run it every 60 seconds then a cron job would be better.
Drop to a console and type
crontab -e
(sudo crontab -e if it needs to run as root)
Add the following line:
* * * * * /root/Desktop/IPrest.sh
Also, are you running as root? I hope that you're not running a GUI as root?
I'm asking because of the /root/Desktop/ directory.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Yeah, I'm running as root, but don't think GUI is on root. Backtrack runs on root as a default. Anyway, the issue with running every 60 seconds is that it is not the real solution and all the connections are reset.. and in case the IPs are dropped before or after 60 sec, I've to run IPreset.sh manually again.... have made a quick launch for it by now. No I guess it is related to the network rather than my system.
--
TopBot.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
06-30-2012, 10:51 AM
"TopBot ."
Backtrack IP resets every few minutes
On Sat, Jun 30, 2012 at 1:23 PM, TopBot . <topbot5@googlemail.com> wrote:
On Sat, Jun 30, 2012 at 2:27 AM, Amedee Van Gasse <amedee-ubuntu@amedee.be> wrote:
On 29/06/2012 17:11, TopBot . wrote:
For now I'm running this code to make atleast the internet browsing experience better but the connection resets have loads of other setbacks which are all irritating:
#!/bin/bash
while true
do
*/root/Desktop/IPrest.sh
*sleep 60
done
If you're going to run it every 60 seconds then a cron job would be better.
Drop to a console and type
crontab -e
(sudo crontab -e if it needs to run as root)
Add the following line:
* * * * * /root/Desktop/IPrest.sh
Also, are you running as root? I hope that you're not running a GUI as root?
I'm asking because of the /root/Desktop/ directory.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Yeah, I'm running as root, but don't think GUI is on root. Backtrack runs on root as a default. Anyway, the issue with running every 60 seconds is that it is not the real solution and all the connections are reset.. and in case the IPs are dropped before or after 60 sec, I've to run IPreset.sh manually again.... have made a quick launch for it by now. No I guess it is related to the network rather than my system.
--
TopBot.
Alright, I think the dhcp got turned on some how and was initializing the IPs repeatedly. Stopping that did the trick.
service --status-all
service networking
/etc/init.d/networking stop
--
TopBot.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
06-30-2012, 10:52 AM
"TopBot ."
Backtrack IP resets every few minutes
On Fri, Jun 29, 2012 at 10:19 PM, Guus <gbonnema@xs4all.nl> wrote:
On 06/29/2012 07:05 PM, TopBot . wrote:
On Fri, Jun 29, 2012 at 3:22 AM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 06:54 PM, TopBot . wrote:
On Thu, Jun 28, 2012 at 8:56
PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:54 PM, TopBot . wrote:
On Thu, Jun 28,
2012 at 7:28 PM, Guus <gbonnema@xs4all.nl>
wrote:
On 06/28/2012 04:06 PM,
TopBot . wrote:
Hi, I've
been using backtrack 5 since a
year on the same system and
the same lan card. Since
yesterday, my IP resets every
2-3 minutes and I have to
repeatedly add "ifconfig eth0
192.168.xx.xx" and "route add
default gw 192.168.xx.xx" to
it to keep it running. Can't
seem to find the solution
after a few google searches.
Any one has any idea what's
wrong? I have dual boot and
windows xp is working just
fine on the same lan.
--
TopBot.
Here's what the IP resets to (settings
before and after the reset respectively):
...settings are lost/initialized after the
reset I think. My lan uses switches and a
server which is connected to the main
server; our IPs are static on the lan with
no restrictions. All my auto updates are
off and I did not change any settings. It
just started to happen since a day ago.
Yes, I posted to both lists (I'm
subscribed to both), my bad if that's not
the norm here.
--
TopBot.
Hmmm,* could you check your logs for messages?
Start looking at /var/log/syslog.* I found lots
of IP related messages in my syslog. Also dmesg
might contain a hint. Try to find out why it
resets. Then you have more to go on.
--
Kind regards, Guus Bonnema.
Couldn't find any reset related messages at the log.
<snip>
As far as the logs, if you lose your IP address, there must
be something in the logs that indicates what is going on.
--
Kind regards, Guus Bonnema.
Yes, windows is not facing the problem.. I'm attaching my log
incase I didn't get something. I tried running it on dhcp but that
didn't work too. I've to reset my IP every other minute still but
I don't understand why this does not happen when the lan cable is
not plugged in.. makes me thing this has something to do with my
networl
Looked at your syslog. These lines stand out:
Jun 29 06:30:41 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 5
Jun 29 06:30:46 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 12
Jun 29 06:30:58 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 19
Jun 29 06:31:17 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 20
Jun 29 06:31:37 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 5
Jun 29 06:31:42 bt dhclient: No DHCPOFFERS received.
Jun 29 06:31:42 bt dhclient: Trying recorded lease 192.168.137.206
Jun 29 06:31:45 bt dhclient: No working leases in persistent
database - sleeping.
Jun 29 06:34:44 bt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 8
I looked the message "No working leases in persistent database" up
and it points to Network Manager.
Did you know you have Network Manager running? If you have a fixed
IP address, why do you have Network manager running? As I recall,
one of the first responses on this thread was whether you had
Network manager installed.
Probably Network manager and manual setting of IP interface don't
work well together. You could try disabling or uninstalling Network
Manager.
But check the docs first though.
Anyone on this thread who understands Network Manager stuff? Maybe
can help?
--
Kind regards, Guus Bonnema.
Alright, I think the dhcp got turned on some how and was initializing the IPs repeatedly. Stopping that did the trick.
service --status-all
service networking
/etc/init.d/networking stop
--
TopBot.
--
kubuntu-users mailing list
kubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users