Mailinglist Archive: opensuse (2831 mails)
| < Previous | Next > |
Re: [SLE] NAT (the solution)
- From: "Gerold van Dijk" <gerold@xxxxxxxxxxxx>
- Date: Fri, 7 Jul 2006 15:06:44 -0300
- Message-id: <003b01c6a1f0$1b7ce230$0d01a8c0@gerold>
Richard, I suspected that there would be something in the SuSE Gui
enviroment, but I would have never expected in the Samba thing! Thanks for
the info, I will use it in the future!
It takes two to Samba!
Gerold
----- Original Message ----- From: "Richard Bligdon" <itpro007ca@xxxxxxxx>
To: "Gerold van Dijk" <gerold@xxxxxxxxxxxx>
Sent: Friday, July 07, 2006 1:22 PM
Subject: Re: [SLE] NAT (the solution)
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
It takes two to Samba!
Gerold
----- Original Message ----- From: "Richard Bligdon" <itpro007ca@xxxxxxxx>
To: "Gerold van Dijk" <gerold@xxxxxxxxxxxx>
Sent: Friday, July 07, 2006 1:22 PM
Subject: Re: [SLE] NAT (the solution)
better still -do what I did!
Go to www.tweakhound.com and follow the "walkthrough" to set up Samba and networking!
Gerold van Dijk <gerold@xxxxxxxxxxxx> wrote:
----- Original Message ----- From: "Darryl Gregorash"
To:
Sent: Thursday, July 06, 2006 7:25 PM
Subject: Re: [SLE] NAT
On 03/07/06 04:11, Darryl Gregorash wrote:
On 02/07/06 17:07, Gerold van Dijk wrote:Did you get this problem resolved?
I used YaST2 to configure 2 network interfaces under SuSE 10.0, to beIt doesn't work because you are not forwarding, you want to masquerade
functioning as an Internet Gateway for my LAN.
I enabled IP Forwarding, checked the IP addresses and the Firewall
settings, but it will NOT do the NAT job!
the internal network.
Turn on FW_ROUTE and FW_MASQUERADE, set FW_MASQ_DEV (usually this will
be set to $FW_DEV_EXT), and specify the subnets that are to be
masqueraded in FW_MASQ_NETS, eg 192.168.1.0/24.
Yes I got it solved but I had to run a script (from with) in
/etc/init.d/after.local
with the following content
echo '1' > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth1 -j SNAT --to-source 207.253.5.78
and I had to Disable/stop (Manually start) the standard Firewall in YaST2
and do a
Reboot
Gerold
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
Richard Bligdon A+ MCP VE3BLI
P.O. Box 13
Hastings,ON,K0L 1Y0
Canada
(705) 696-3143
msn: rebelleader68@xxxxxxxxxxx
yahoo: itpro007ca
ICQ: 9574170
http://myweb.ecomplanet.com/nxa2900
http://itpro007ca.ultimate.rep.com
---------------------------------
The best gets better. See why everyone is raving about the All-new Yahoo! Mail.
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
| < Previous | Next > |