Find the answer to your Linux question:
Results 1 to 2 of 2
Once iptables are set, do they handle requests by accessing the hard drive or are the rules in memory and the hard drive is only used for logging?...
  1. #1
    Just Joined!
    Join Date
    May 2006
    Location
    OKC, OK
    Posts
    6

    do iptables run resident or access hd when needed

    Once iptables are set, do they handle requests by accessing the hard drive or are the rules in memory and the hard drive is only used for logging?

  2. #2
    Linux Newbie objuan's Avatar
    Join Date
    Jul 2006
    Location
    california
    Posts
    218
    Hi
    the iptables run in /usr/sbin once the program starts it loads the rules into memory.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •