DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 18th October 2008
snes-addict's Avatar
snes-addict snes-addict is offline
Real Name: Ken
BSD gamer
 
Join Date: Oct 2008
Location: Minnesota, USA
Posts: 34
Question Network connection works fine, and then...

...suddenly, as of yesterday, I cannot access most websites. The other computers on the network seem to work, and when booting into a live GNU/Linux on my OpenBSD box, everything also works. I'm pretty darn sure that this is config related, but I'm not sure where I went wrong.

What's bizzare about this is that some sites, such as daemonforums.org, netbsd.org, openbsd.org, and linux.org work fine, even though I cannot even get simple requests from most websites.

Here is a very rough visual of the network. Nothing special.
Code:
 _______________________
(                       )
(       Internet        )
(_______________________)
           | |
           | |
        ___| |___
       |         |
       |  Modem  |
       |_________|              _________
            ||                 |         |
         ___||___            __| Printer |
        |        |          |  |_________|
        | router |          |
        |________|          |        _________________
          | | | |___________|       |                 |
          | | |_____________________| OpenBSD Machine | -Partial Internet >:(
          | |___________________    |_________________|
     _____|_____________        |___________________
    |                   |       |                   |
    | Windows Machine 1 |       | Windows Machine 2 |
    |___________________|       |___________________|
My /etc/hosts file:
Code:
#       $OpenBSD: hosts,v 1.11 2002/09/26 23:35:51 krw Exp $
#
# Host Database
#
# RFC 1918 specifies that these networks are "internal".
# 10.0.0.0      10.255.255.255
# 172.16.0.0    172.31.255.255
# 192.168.0.0   192.168.255.255
#
::1 localhost.domain.actdsltmp localhost
127.0.0.1 localhost.domain.actdsltmp localhost
::1 puffin.domain.actdsltmp puffin
127.0.0.1 puffin.domain.actdsltmp puffin

192.168.0.3   router.domain.actdsltmp router
192.168.0.4   router.domain.actdsltmp router
192.168.1.100 puffin.domain.actdsltmp puffin
And here's some more:
Code:
puffin:ken {22} route -n show -inet
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use    Mtu  Interface
default            192.168.1.1        UGS         0      527      -   vr0
127/8              127.0.0.1          UGRS        0        0  33208   lo0
127.0.0.1          127.0.0.1          UH          2        4  33208   lo0
192.168.1/24       link#1             UC          2        0      -   vr0
192.168.1.1        MAC addr           UHLc        1        0      -   vr0
192.168.1.100      127.0.0.1          UGHS        0        0  33208   lo0
192.168.1.101      MAC addr           UHLc        0        0      -   vr0
224/4              127.0.0.1          URS         0        0  33208   lo0
I hope that I've provided enough correct information.

Any suggestions on this?
Reply With Quote
 

Tags
internet, networking

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Openbsd 4.5 network connection timeout andrewm OpenBSD General 4 11th September 2009 02:32 AM
hard disk: avail 0 capacity 100% is it fine to use it like this? gosha General Hardware 13 17th June 2009 03:53 PM
.wav file playing very fast on unix, fine on win gosha General software and network 16 2nd June 2009 02:37 PM
Wireless Network Loses Connection JMJ_coder NetBSD General 5 17th February 2009 09:14 PM
Numeric keypad don't works on X aleunix OpenBSD Installation and Upgrading 3 15th June 2008 11:59 AM


All times are GMT. The time now is 03:04 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick