Did you set the system to do IP forwarding?

In /etc/sysconfig/network, set "FORWARD_IPV4=yes"

In /etc/sysctl.conf, set "net.ipv4.ip_forward = 0"

Then, you'll just need to make sure that your firewall rules are set to 
forward connections from inside your network to the outside.

However, if you're already using your internal server to send mail out, 
and you're using a proxy for your web browsing, why not set up fetchmail 
and have your server pull down the mail to itself, and have your internal 
systems poll it via POP3?

On Fri, 22 Nov 2002, Simpson, Doug wrote:

> I have set up a RH 7.3 box with two nics.  It is acting as my gateway,
> firewall, proxy server, imap/smtp, dhcp, samba, etc.
> The Internal nic "eth1" is 192.168.1.1 and the external nic is "eth0" =
> x.y.z.1.
> >From a computer on the internal network - I can get to the internet via the
> proxy.  I can send smtp mail - out.  I can get to the shares on the server.
> But I cannot ping an address on the internet and I cannot get to my pop3
> mail account out on the internet.  I can ping eth0 from inside but I cannot
> ping beyond that address.
> >From the server/dual-homed gateway I can ping out to the Internet and ping
> into the internal network.  I can get out to the internet via a web browser.
> It has to be a routing issue but what do I need to look for?  My netstat
> looks correct.  Is it ipforwarding form the inside out?
> Help any info or insight would be better than nothing.
> Thanks,
> Doug 
> 
> 
> 
> 

-- 
Mike Burger
http://www.bubbanfriends.org

Visit the Dog Pound II BBS
telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to