Salutare lista,
Am urmatoarea situatie ..un mic network de 6 calculatoare un switch si
un server cu freebsd 6.0 pe el, am recompilat kernel si am pus :
device pf
device pflog
device pfsync
options ALTQ
options ALTQ_CBQ
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_PRIQ
options ALTQ_NOPCC
adaug si faptul ca rl0 este extern si rl1 intern.
In /etc/rc.conf am urmatoarele linii:
************
hostname="router"
gateway_enable="YES"
linux_enable="YES"
sshd_enable="YES"
ifconfig_rl0="x.x.x.x netmask 255.255.255.128 broadcast x.x.x.127"
ifconfig_rl1="192.168.10.1 netmask 255.255.255.0"
defaultrouter="x.x.x.1"
pf_enable="YES"
pf_rules="/etc/pf.conf"
pf_flags=""
pflog_logfile="/var/log/pflog"
pflog_files=""
**************
/etc/sysctl.conf arat asa:
*********
net.inet.ip.forwarding=1
***********
/etc/pf.conf arata asa:
*************
nat on rl0 from rl1:network to any -> (rl0)
*******************
/etc/resolv.conf
********
nameserver y.y.y.y
********
Daca incerc sa dau ping in 192.168.10.2 imi zice Permision denied, daca
incerc ping in extern imi zice hostname lookup failrue!
Va rog sa ma ajutati si pe mine si sa imi ziceti unde am gresit....eu
zic ca am facut totul ca la carte.
Multumesc anticipat!
Dragos D.
________________________________________________________
To unsubscribe send a mail to [EMAIL PROTECTED]