Search:

Type: Posts; User: dtoronto; Keyword(s):

Page 1 of 8 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    Ok now I'm pretty sure dhclient3 is messing with me I found a config file for my static interface (eth1) in my var/lib/dhcp3/dhclient.eth1.leases. So I ran


    sudo dhclient

    from the command...
  2. Replies
    7
    Views
    927

    Re: Wireless internet connection help needed

    you may have to install the windows drivers using ndiswrapper. It's a piece of software that will allow you to run windows based drivers on your PC when the open source drivers are non-existent or...
  3. Replies
    5
    Views
    615

    [ubuntu] Re: server install needs wireless

    I think 10.04 has a much more robust set of open source wifi drivers. You should be able to get it up and running. On your server check your /etc/udev/rules.d/70-persistent-net.rules to make sure...
  4. Replies
    5
    Views
    775

    [ubuntu] Re: Install ubunto 10.04.1 LTS

    I seem to remember having this same problem myself, I think I just reinstalled Ubuntu and it worked the second time.
  5. [ubuntu] Re: Should I have chosen Server edition for my Server when I don't know the CLI?

    I agree that if you're looking to setup a server install you really need to learn CLI, but you could also install the ubuntu server and put webmin on it. Webmin has some mixed reviews by linux...
  6. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    I've tried everything suggested with no luck still. I wonder if something in the dhcp3 is forcing a route that overrides anything in my interfaces. Am I the only person to have this issue, I have 3...
  7. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    also it doesn't look like my IPtables are currently blocking anything at all

    here is the output from:

    sudo iptables -t nat -L



    Chain PREROUTING (policy ACCEPT)
    target prot opt source...
  8. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    basically what I'm trying to do is set up a few services (ie: web service, jabber) to be available over the WAN, static IP. I can only get my ISP to give me static IP's. For the internal LAN setup...
  9. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    OK, I tried running the script above to see if I could get anything to work. I disabled UFW just to make sure and here is the output of my IPtables:


    Chain INPUT (policy ACCEPT)
    target prot...
  10. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    Do you know if I'm running UFW is it going to interfere with any changes i make to the IPtables?
  11. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    also I don't know if this helps, but the router that I am using to assign the DHCP addresses on the internal side is a wrt-320 running dd-wrt with a static lease on the servers.
  12. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    Sorry about that, I just threw some dummy info into the post so as to avoid putting my own IP's up. I went ahead and changed the post to more accurately reflect the type of network that I have.
  13. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    any additional insight into iptables for ubuntu would be incredibly helpful.
  14. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    aah that makes sense. If I only knew more about the iptables, I know ubuntu uses it's own interface to change iptables, but I guess I'll keep messing around with it some more.
  15. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    bump
  16. Replies
    20
    Views
    4,216

    [ubuntu] Re: DHCP and Static IP's dual NIC's

    Tried that, I've set it up as a 255.255.255.0, still no success, thanks for the input though
  17. Replies
    20
    Views
    4,216

    [ubuntu] DHCP and Static IP's dual NIC's

    I'm have a number of ubuntu servers that all have dual nics. One interface is used to assign a static public ip and the other is used to assign a static internal IP that can be used on the internal...
  18. Replies
    1
    Views
    450

    [ubuntu] Re: monitor not working?

    My guess would be that your motherboard defected, you might try to check some of your bios settings, but I would guess that your MOBO is faulting. You might try booting from the live CD to see if...
  19. Replies
    2
    Views
    1,484

    [ubuntu] Re: I can't enable visual effects

    It's because you don't have drivers for your video card.
  20. Replies
    3
    Views
    450

    [other] Re: Raid 0 or Raid 1 (10k rpm)

    Raid 1, but I'm always for fail-safe redundancies.
  21. Replies
    8
    Views
    540

    [ubuntu] Re: Unable to upgrade to 10.04

    What distro are you upgrading from? I would highly recommend doing a reinstall when upgrading distro releases.
  22. Replies
    4
    Views
    709

    [ubuntu] Re: "Sharing Folder" problem

    on a side note, if I don't want to use nautilus at all to share, what is the proper way to set up a share folder named /folder using the CLI?
  23. Replies
    2
    Views
    565

    [ubuntu_studio] Re: dual boot problems

    to help you get your windows 7 to load you may want to open a command line and:

    sudo update-grub

    you should have a selection of options to boot to the next time you boot your computer assuming...
  24. Replies
    16
    Views
    1,078

    Re: debian minimal

    Good to know, I've been looking for ways to scale down my resource consumption on my servers, and looking at other distros. The one thing I really like about Ubuntu is the repositories are the most...
  25. Replies
    12
    Views
    24,140

    [SOLVED] Re: Server vs. Desktop for Home server use?

    You are correct, you can install anything that you would want on your server on a desktop version of ubuntu. It all breaks down to if you want to use the command line or not and if you need the...
Results 1 to 25 of 192
Page 1 of 8 1 2 3 4