• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ubuntu linux

rasczak

Lifer
anyone? I seem to have lost connectivity with my ubuntu box, but the windows box connected to the same router is able to get on the net.

what i did prior to the machine losing connectivity:
mounted a windows drive that had some problems with it. (had to save files from it as the drive is dying)
reconfigured the eth0 connection as static, subnet mask is the same as windows box, so is default gateway.

what i've done so far.

1 restarted machine.
2.reconfigured the eth0 connection as static, subnet mask is the same as windows box, so is default gateway.
3 nic is getting a lnk light. plus packets are being recvd.
4. banged head on wall due to frustration.
5 feeling dizzy due to wallbanging.
6 seeing lights now....
7 typing this post while in a haze....


help me please!

joe
 
nvm, i fixed the issue. I had the laptop point to my internal DNS server first and my router second.

fix: switch the dns servers around so my internal was second and the router ip was first.
 
For anyone else wondering, there is no DNS cache in Linux unless you install something like bind locally or lwresd yourself.
 
Originally posted by: Nothinman
For anyone else wondering, there is no DNS cache in Linux unless you install something like bind locally or lwresd yourself.

I'll also point people to the resolv.conf man page where you might want to examine the lookup keyword... too bad finding Ubuntu man pages online seems to be more than a 5-click stretch (at which point I quit looking).
 
Back
Top