hi all.
I'm trying to solve one problem but with no success in 1 week.
I'm setting up Gateway server with PPPoE functionality for per LAN
users to authenticate and traffic shaping. Incoming Internet
connection is Ethernet. This PC have 2 NIC. LAN NIC do not have IP
assigned.
pppoe listens on LA
Hello Frank.
I think you are using ipfilter, but what about the rules on ipfilter.conf?
The handbook has a very good explanation about ipfilter, my rules are based
on the handbook and the ipfilter how to.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipf.html
http://www.ob
Hi,
I got my FreeBSD box set up as a NAT gateway. I got it working partialy;
icmp pinging from inside to the internet works. But as soon as I try to
make a tcp connection (loading a webpage or so) it just sits still!
The external interface is fxp0
The internal interface is gif3 (this is a ipip
Guys/gals,
I've got a curious networking problem with ipfilter/ipnat (or possibly ssh).
The firewall where I work allows only 4 ports to go through unmolested (i.e.,
no proxy servers/authentication). These are 21 (FTP), 22 (SSH), 23 (TELNET),
and 110 (POP3). I have three hosts at the house I wou