Results 1 to 4 of 4

Thread: OpenBSD ifconfig

  1. #1
    Guest

    OpenBSD ifconfig

    Hey ashcrow, today my ISP had a problem and the dc0 interface (public) on my OpenBSD firewall timed out. How do I bring it back up?

  2. #2

    Re: OpenBSD ifconfig


    Hey ashcrow, today my ISP had a problem and the dc0 interface (public) on my OpenBSD firewall timed out. How do I bring it back up?
    When it timed out did it respond with an all 0 number?

    Check /etc/dhclient.conf and make sure cable host is there.

    Also make sure your not blocking them with pf :P

  3. #3
    Guest

    Re: OpenBSD ifconfig

    Code:
    $ cat dhclient.conf |grep cable
    $
    What do you suggest?

    But I meant, do I need to kill dhclient and start it again and that's it? *Or are there other things to do?


    Edit: Weird... I intentionally killed dhclient and started it again and it worked. Are dhcp timeouts different?

  4. #4

    Re: OpenBSD ifconfig


    Code:
    $ cat dhclient.conf |grep cable
    $
    What do you suggest?

    But I meant, do I need to kill dhclient and start it again and that's it? Or are there other things to do?


    Edit: Weird... I intentionally killed dhclient and started it again and it worked. Are dhcp timeouts different?
    I don't think they are diffrent (unless it was dhcpd timeout ...). dhclient just needed a boost I guess. Happens everyonce in a while. I *THINK* it needs restarting wheen a new IP from a diffrent source happens but I am not sure.

Similar Threads

  1. how to delete IPV6 address by ifconfig up/down
    By prabin in forum General Chat
    Replies: 1
    Last Post: 08-30-2007, 01:37 AM
  2. OpenBSD Installation Guide (for v3.0)
    By Schotty in forum Linux - General Topics
    Replies: 3
    Last Post: 02-28-2006, 08:34 AM
  3. OpenBSD to view ext2
    By in forum BSD
    Replies: 5
    Last Post: 06-08-2002, 12:37 AM
  4. Replies: 5
    Last Post: 04-25-2002, 06:36 PM
  5. Adventures in OpenBSD...
    By gaxprels in forum BSD
    Replies: 7
    Last Post: 12-13-2001, 05:17 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •