Search:

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

Search: Search took 0.05 seconds.

  1. [ubuntu] Re: Having Trouble Forwarding Traffic With Iptables

    For those of you that are interested, I managed to solve this myself.

    Apparently, "ipt_MASQUERADE," the module that makes masquerading possible, is not (yet?) available in OpenVZ. The absence of...
  2. [ubuntu] Re: Having Trouble Forwarding Traffic With Iptables

    I ended up simply using socat, because I couldn't get iptables working as intended. Thanks a lot for the recommendation HermanAB, I was not aware of the existence of socat until you mentioned it.
    ...
  3. [ubuntu] Re: Having Trouble Forwarding Traffic With Iptables

    I have four interfaces:


    root@xx:~# ifconfig
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK...
  4. [ubuntu] Re: Having Trouble Forwarding Traffic With Iptables

    Thanks for the quick reply.


    root@xx:~# iptables -t nat -A POSTROUTING -d x.x.x.x -j MASQUERADE -o interface
    iptables: No chain/target/match by that name.
  5. [ubuntu] Having Trouble Forwarding Traffic With Iptables

    Hey all, I have a VPS running Ubuntu 11.04, and I'm trying to forward incoming traffic on port 7777 from that VPS to a different IP address.

    I originally asked this question at HowToForge and the...
  6. Replies
    3
    Views
    1,020

    [ubuntu] Re: php5-gd outdated

    I followed your steps and received an error on the last step:


    dpkg: warning: downgrading php5-gd from 5.3.2-1ubuntu4.2 to 5.2.10.dfsg.1-2ubuntu6.4.
    (Reading database ... 57744 files and...
  7. Replies
    3
    Views
    1,020

    [ubuntu] php5-gd outdated

    I've managed to get my server up and running nicely after quite a bit of a learning curve.

    I have decided to use Joomla for my website. There is an extension for Joomla called Photoslide GK3 that...
  8. Replies
    4
    Views
    1,521

    [ubuntu] Re: Questions From A Begginner (Webmin)

    I guess I'll just start over and follow the steps from the The Perfect Server guide.

    I'm trying to get this website up an running with as small of a learning curve as possible, but I want to do it...
  9. Replies
    4
    Views
    1,521

    [ubuntu] Questions From A Begginner (Webmin)

    I've spent several hours today installing and configuring Ubuntu Server. I have managed to get Webmin, LAMP, PHPMyAdmin, Dovecot, Postfix, an FTP server (can't remember the name), and a few other...
  10. [ubuntu] Re: Trying to install libmd5-perl on Ubuntu server 10.04!

    I know the last post was 4 weeks ago, but I thought I would provide a link to the download locations for libmd5-perl:

    http://packages.debian.org/etch/all/libmd5-perl/download

    I ran into the...
Results 1 to 10 of 10