Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    8
    Views
    391

    Re: Networking from eth1 to eth0

    264016

    13.7k is the lastest picture
    Drawing of the network, basically want to route between the 172.16.0.0 to 192.168.0.0 network, and from 192.168.0.0 to 172.16.0.0
  2. Replies
    8
    Views
    391

    Re: Networking from eth1 to eth0

    Still having issues

    echo net.ipv4.ip_forward=1 |sudo tee -a /etc/sysctl.conf
    net.ipv4.ip_forward=1


    Chain INPUT (policy ACCEPT)
    target prot opt source destination ...
  3. Replies
    8
    Views
    391

    Re: Networking from eth1 to eth0

    Thanks i now have this running and have made it permanent

    /etc/sysctl.conf:
    net.ipv4.ip_forward = 1


    Trying to setup the iptable i ran the following command


    sudo ufw enable
  4. Replies
    8
    Views
    391

    Networking from eth1 to eth0

    Basically I want to pass all traffic from 172.16.1.2 eth1 to 192.168.0.1 eth0
    172.16.1.2 is the ip address of eth1
    192.168.0.1 is my internet connected router connected on eth0

    Routing table
    ...
  5. [ubuntu] Default Route from class b to class c network

    Basically I want to pass all traffic from 172.16.1.2 eth1 to 192.168.0.1 eth0
    172.16.1.2 is the ip address of eth1
    192.168.0.1 is my internet connected router connected on eth0


    sudo...
  6. [ubuntu] Re: SED - replace all text after a matched string

    Many thanks - that fixed the issue
  7. [ubuntu] SED - replace all text after a matched string

    Hello

    Im looking to replace text after "MapLocation=" and the add a file path eg MapLocation=/mnt1/acc/config

    The reason I cant do a simple sed replace, is that path...
  8. Replies
    3
    Views
    3,597

    [ubuntu] Re: sed - replace string with file path

    Knew it was something simply
    Cheers
  9. Replies
    3
    Views
    3,597

    [ubuntu] sed - replace string with file path

    Hello
    I have been delivery a application that I need to redirect the logs files and some config file to a share nfs mount
    i need to replace in the application config file
    {/opt/acc1} to /mnt/acc1...
  10. Replies
    1
    Views
    309

    [ubuntu] 11.04 dual monitor

    I have do a clean install of 11.04 and it all works fine, have install nvidia drivers, however i can seem to drag word documents to my second screen. The mouse moves over, but no windows will follow,...
  11. Replies
    27
    Views
    1,417

    [SOLVED] Re: No Internet connection

    Download 11.04 instead, it will have a newer kernel and more likely to have the drivers for your hardware

    www.ubuntu.com
  12. [ubuntu] Re: Touchpad and fan issues and on Acer Aspire 5710

    I would try to upgrade the firmware on the acer that sometimes helps, and try 11.04 on usb and see if you get any issues
  13. Replies
    5
    Views
    1,167

    [lubuntu] lubuntu x64 bit 10.04

    Any ideas where i could get a copy of lubuntu 10.04 x64
    I can get the i386 version but im having no luck with x64 bit

    Cheers
  14. Replies
    3
    Views
    1,976

    [SOLVED] Re: How to delete "floppy0"

    sudo gedit /etc/fstab
    the line that look simlar to this
    /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0

    put a "#" infront
    #/dev/fd0 /media/floppy0 auto ...
  15. Replies
    24
    Views
    1,908

    [SOLVED] Re: Which Xubuntu should I get?

    pentiums 4 are 32bit only, it wouldnt allow you to install x64 bit!
  16. Replies
    3
    Views
    402

    [ubuntu] Re: crash when updating to 10.10

    you cant update from 9.10 to 10.10 without doing a clean install
    you can update form 9.10 to 10.04LTS then 10.10 it would be quicker, faster and cleaner to rebuild your computer
    Unless you mean...
  17. Replies
    2
    Views
    369

    [ubuntu] Re: installation with windows 2000

    What are the specs of your computer? Do you have 512mb or ram?
    Are you try a wubi install with 2000?
    Are try to dual boot 2k and ubuntu 10.x?
  18. [ubuntu] Re: libflashplayer.so in chromium keeps crashing

    delete your chrome folder in your home directory
    /home/username/.local/chrome
    i had the same issue, worked fine after that for me
  19. Replies
    2
    Views
    916

    [SOLVED] Re: Can't use keyboard properly.

    http://ubuntuforums.org/showthread.php?t=544984
  20. Replies
    4
    Views
    421

    [ubuntu] Re: Backing Up in Ubuntu 9.10

    https://help.ubuntu.com/community/BackupYourSystem/TAR
    create a separate /home in the next install and then you don't need to worry about it in the future!
  21. Replies
    3
    Views
    397

    [ubuntu] Re: Should I install Ubuntu?

    Itunes doesnt work in linux really, but you can sync you iphone / ipod etc using banshee or rythmbox other another media player

    Skype is easy to install

    ubuntu you could install in the 9 gigs...
  22. Replies
    6
    Views
    682

    [ubuntu] Re: skype install

    I had the same problem, with a logitech headset, I install 10.10 and it work out of the box for me!
    Try a live cd, install skype and see if works there
    you should check the setting first, but for...
  23. [ubuntu] Re: Ubuntu Desktop and IBM xSeries server: Disks and SAN issues

    Why not install 10:04 LTS server version,
    as 9.04 is end of life or getting that way..... you need to download the drivers your you Qlogic card, and then compile them into the kernel
  24. Replies
    5
    Views
    813

    [ubuntu] Re: ACER 5670 0verheating

    try a bios / firmware update, i had something similar and then it was fix with a firmware update.....
  25. Replies
    5
    Views
    10,021

    [ubuntu] Re: iTunes in Ubuntu 10.10 using Wine

    http://appdb.winehq.org/objectManager.php?sClass=application&iId=1347
    is the review of itunes in wines, is like you say works but buggie!
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4