|
||||||||
Thanks Peter! The line: echo "map rl0 192.168.0.0/24 -> 0.0.0.0/32" | ipnat -f - solved my Problem! I've entered the following line to my config.xml: <shellcmd>echo "map rl0 192.168.0.0/24 -> 0.0.0.0/32" | ipnat -f -</shellcmd> But after I restart my m0n0wall thinks still won't work. I've to enter the line above in the exec.php! Do you have any idea to solve this? Many thanks Daniel Peter Allgeyer schrieb: >Am Montag, den 15.08.2005, 16:12 +0200 schrieb Daniel Heise: > > >>echo "map rl0 150.150.150.0/24 -> 0.0.0.0/32" | ipnat -f - >> >> > >Try: >echo "map rl0 192.168.0.0/24 -> 0.0.0.0/32" | ipnat -f - > >Ciao ... > ... PIT ... > > >--------------------------------------------------------------------------- > copyleft(c) by | _-_ Linux - Das System fuer schlaue Maedchen ;) > Peter Allgeyer | 0(o_o)0 -- banshee >---------------oOO--(_)--OOo----------------------------------------------- > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch >For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > > > > |