1. Still having the server-to-server ftp problems.
hmm something must be the cause here.
could this be the culprit?
~~~~~~~~~~~~~~~~~~
# rc.conf
tcp_drop_synfin="YES"
tcp_restrict_rst="YES"
icmp_drop_redirect="YES"
~~~~~~~~~~~~~~~~~~
I don't think it's my ipf rules but you can view them below:
#################################################################
# Outside Interface
#################################################################
#----------------------------------------------------------------
# Allow out all TCP, UDP, and ICMP traffic & keep state on it
# so that it's allowed back in.
#----------------------------------------------------------------
pass out quick on xl0 proto tcp from any to any keep state
pass out quick on xl0 proto udp from any to any keep state
pass out quick on xl0 proto icmp from any to any keep state
block out quick on xl0 all
#----------------------------------------------------------------
# Allow bootp traffic in from your ISP's DHCP server only.
# Replace X.X.X.X/32 with your ISP's DHCP server address.
#----------------------------------------------------------------
pass in quick on xl0 proto udp from 24.67.253.195/32 to any port = 68 keep
state
#----------------------------------------------------------------
# Allow incomming ftp connections.
#----------------------------------------------------------------
pass in quick on xl0 proto tcp from any to any port = 719 keep state
#pass in quick on xl0 proto tcp from any to any port = 718 keep state
#----------------------------------------------------------------
# Block and log all remaining traffic coming into the firewall
# - Block TCP with a RST (to make it appear as if the service
# isn't listening)
# - Block UDP with an ICMP Port Unreachable (to make it appear
# as if the service isn't listening)
# - Block all remaining traffic the good 'ol fashioned way
#----------------------------------------------------------------
block return-rst in log quick on xl0 proto tcp from any to any
block return-icmp-as-dest(port-unr) in log quick on xl0 proto udp from any
to any
block in log quick on xl0 all
#################################################################
# Inside Interface
#################################################################
#----------------------------------------------------------------
# Allow out all TCP, UDP, and ICMP traffic & keep state
#----------------------------------------------------------------
pass out quick on rl0 proto tcp from any to any keep state
pass out quick on rl0 proto udp from any to any keep state
pass out quick on rl0 proto icmp from any to any keep state
block out quick on rl0 all
#----------------------------------------------------------------
# Allow in all TCP, UDP, and ICMP traffic & keep state
#----------------------------------------------------------------
pass in quick on rl0 proto tcp from any to any keep state
pass in quick on rl0 proto udp from any to any keep state
pass in quick on rl0 proto icmp from any to any keep state
block in quick on rl0 all
2. demystifying process stack vs. java thread stack on solaris
3. I already RTFM, but am still having problems
4. plug 'n' play modems...
5. I am having problems with "fvwm2" or Xwindows
6. fonts on XDM
7. I am having problems with the 3c905 and the 3c509b with RH 5.0
8. Help Sidewinder
9. I am having a /proc problem.
10. Help I am having OOP problems in Linux
11. SB PNP isa, I am having installation problems.
12. Help: Am I the Only one in the world having problems installing SR5
13. Storage Plus SPL300R kinda works, but I am having a problem