You are not logged in.
I have set up a router with arch on it, enabled forwarding, installed shorewall, ... all is working fine
but then my isp changes ip-address and it doesnt change on my computer
in my daemon.log i see the change of addres ( dhcpcd logs it ) but when running ifconfig my previous address is still there, and as a result of course my internet is gone.
the only solution now is rebooting the machine which is definatly not something i want to do every day.
extra info:
internal address (lan) = static
external address (wan) = dynamic
more extra info:
issue occurs with:
kernel26-lts
kernel26
kernel26-besrv (my own stripped down config)
anyone any idea why ?
this is starting to bothering me very much, and i cant seem to find any solution for it
Last edited by BlackIkeEagle (2010-12-29 09:31:45)
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
maybe you can run dhcpcd with the debug switch (-d) and see if you can get anymore info
This might also be useful....
-U, --dumplease interface
Dumps the last lease for the interface to stdout. interface
could also be a path to a DHCP wire formatted file.
Offline
for now i only changed the -q to -d in /etc/conf.d/dhcpcd and all is working fine for now, the ip-address has been changed once already and i still have internet ![]()
maybe the next change i'm in pain again, hopefully then the -d flag will come in handy, thx for the hint
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
no i cant i just lost my connection to my home computer from work, so my guess is that the problem is not solved at all, i cant see right now what is going on
i can check tonight but thats about 10 hours to go ![]()
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
here is some logging and co:
i have still no clue, dhcpcd says all is fine but the ip-address doesnt change
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
OK, i just dropped shorewall, and read some stuff about iptables, made some iptables rules ![]()
now i have internet, lets hope it stays so when my isp changes the ip-address ![]()
if my internet stays up till friday, i'll mark it solved
thx for the support
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
ok still failing, this morning i had the issue again
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
just close it, noone seems to know this problem, i'll search further, but tis topic is as dead as it can be since i'm the only one still posting
the problem is there, it happens almost every day.
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
Extra info:
if i stop my firewall and restart my network my outside (dhcp) address gets set ok,
someone any idea why iptables blocks the change of ip-address
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline
fixed: now i use dhclient in stead of dhcpcd and the issue is gone
- Arch64 / Arch32 -- Desktops & Mediacenters & Laptops & home Servers
- MyAUR
- MyArchWiki
- pgp key: 0x796CA067
Offline