Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to Linux operating system (OS), a U... <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Maurice Kinal | Benny Pedersen | remotely fidonet |
December 16, 2017 10:24 AM * |
|||
Hey Benny! BP> not working eksample that works in pratice Yes it is. In fact it is NATing for 3 smartphones for about a week now and have yet to hear a complaint from any of them. ----- /etc/sysconfig/ipv4-masq starts table ip nat { chain prerouting { type nat hook prerouting priority 0; policy accept; } chain postrouting { type nat hook postrouting priority 100; policy accept; oifname "eth0" masquerade } } ----- /etc/sysconfig/ipv4-masq ends I start it up in the wireless rc script using these two commands; echo 1 > /proc/sys/net/ipv4/ip_forward nft -f /etc/sysconfig/ipv4-masq It's just that simple. Mind you the iptables NAT/masquerade wasn't anymore complicated. Life is good, Maurice ... Don't cry for me I have vi. --- GNU bash, version 4.4.12(1)-release (x86_64-silvermont-linux-gnu) * Origin: Little Mikey's Brain - Ladysmith BC, Canada (1:153/7001) |
||||||
|
Previous Message | Next Message | Back to Linux operating system (OS), a U... <-- <--- | Return to Home Page |
Execution Time: 0.0897 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |