Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenMosix and iptables
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
xtermi2
n00b
n00b


Joined: 06 Feb 2003
Posts: 13

PostPosted: Sun Sep 21, 2003 3:37 pm    Post subject: OpenMosix and iptables Reply with quote

Hi

I had some problems with iptables with the openmosix kernel for diskles clustering
i tried Kernel 2.4.22, 2.4.21 and 2.4.20-r6 but iptables didnt work. Always the same:
"invalid arguments"
here is my litle NAT script:

Code:
echo 1 > /proc/sys/net/ipv4/ip_forward
/sbin/iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE


i configured this openmosix kernels exactely equal to my old gentoo 2.4.20-r7, i made only the changes for the diskless clustering from the openmosix howto:
Code:
openMosix ---
  openMosix process migration support
  openMosix File-System
Networking options ---
  Packet Socket
  Socket Filtering
  TCP/IP networking
    IP: multicasting
File systems ---
  /proc file system support
  /dev file system support
    Automatically mount at boot
  Network File Systems ---
    NFS file system support
    NFS server support
    Provide NFSv3 server support


I hope there is a solution to this problem

thx for help and sry for bad english
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum