The consumption of alcohol may cause a disturbance in the time-space continuum, whereby gaps of time may seem to literally disappear.
Verwijderd
Wat gebruik je als DNS-server op je clients
In /etc/resolv.conf staan neem ik aan de DNS-servers van je provider?
Als je "dig www.tweakers.net" doet, op je linuxmachine doet hij het dan wel?
The consumption of alcohol may cause a disturbance in the time-space continuum, whereby gaps of time may seem to literally disappear.
Verwijderd
Je hebt toch niet ineens een firewall draaien op die linuxmachine die poort 53 blokkeert?
"ipchains -L"
Verwijderd
nameserver 195.121.1.34
nameserver 195.121.1.66
IP forwarding staat aan!
Firewall staat helemaal open.
The consumption of alcohol may cause a disturbance in the time-space continuum, whereby gaps of time may seem to literally disappear.
Verwijderd
Er moet toch echt iets aan de hand zijn met je firewall/route o.i.d.
Een simpele ping naar 213.239.154.35 werkt wel?
The consumption of alcohol may cause a disturbance in the time-space continuum, whereby gaps of time may seem to literally disappear.
ifconfig uit mijn hoofd is ongeveer;
lo 127.0.01
eth0 192.168.0.1
eth1 10.0.0.150
pptp 80.60.119.131
oja, traceroute ging ook fout
The consumption of alcohol may cause a disturbance in the time-space continuum, whereby gaps of time may seem to literally disappear.
output route:
[root@Amd200 /root]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
195.190.241.51 * 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 192.168.0.1 255.255.255.0 UG 0 0 0 eth0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
10.0.0.0 * 255.0.0.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 195.190.241.51 0.0.0.0 UG 0 0 0 ppp0
[root@Amd200 /root]#
weet niet waarom het weer werkt, heb niks verandert (misschien helpt booten zelfs bij linux)
bericht gepost van linuxbak
The consumption of alcohol may cause a disturbance in the time-space continuum, whereby gaps of time may seem to literally disappear.
Verwijderd
Rebooten helpt meestal niet bij linux.
Verwijderd
Ovirigens is zo'n beetje alles op te lossen zonder reboot in linux (op hhet installeren van een nieuwe kernel na dan). Dit was ook met wat aanpassingen aan je route-tabel aan te passen
Maar goed, het werkt allemaal weer.