How to add a permant ipfw rule

Hi,
I need to add to the firewall:
*fwd 6x.159.10.9,8080 tcp from any to 6x.159.10. 80 in*
Now I'm just adding it after a reboot:
*sudo ipfw add 101 fwd 6x.159.10.9,8080 tcp from any to 6x.159.10. 80 in*
On MacOSX 10.6.4 -Desktop- I can do it with 'WaterRoof' and it sticks into the startup parameters.
It does not work on MacOSX 10.6.4 Server. In the manuals I found some cryptic describtions... anyone able to shed some light on it? TIA!
Peter

Yes, but... I have about 2 dozen public IP addresses to manage, I can't use NAT, the firewall needs to be transparent. All the vendors start saying "Yes, we can..." and fail in the details.
If you have a suggestion about an external firewall who transparently lets the ip addresses untouched... I'll be happy to hear it.
Peter

Similar Messages

  • How to add User Permissions to form created in InfoPath 2010 created for SharePoint document Library

    Hi,
    I created a form in InfoPath 2010 with three views (one for user input, the other two views to be used by supervisors) and published this to a SharePoint 2010 document library. Now the way this form is supposed to work is that when a User goes to the document
    library and adds a document, it is supposed to open the Form with the User's input view. When the User submits the document, only him/her should be able to open and possibly edit the the form. When the Immediate Supervisor opens the form, it should open in
    the Supervisors view and allow them to fill in only their section and not be able to edit or alter the user's data. When the Immediate Supervisor saves the document, the Over-all Supervisor should be able to open it in their view and not be able to edit or
    alter the sections filled out by the User and Immediate Supervisor.
    How would i go about completing this? I have the views created but now have the problem of associating these views with their respective users or groups.

    Hello,
    You need to first create user group in sharepoint site then add user in group according to their role. Later you need to call usergroup.asmx web service to get current logged-In user group name so you can switch view and also apply rule for editing or disabling
    controls in form.
    Follow this link to get group name:
    http://social.technet.microsoft.com/wiki/contents/articles/13271.sharepoint-2010-extracting-user-group-of-current-login-user-in-infopath-2010.aspx
    http://social.msdn.microsoft.com/Forums/en-US/018f5184-5c83-4a53-b66b-8c376fc800fc/how-to-get-current-users-sharepoint-group-name-sharepoint-2010-infopath-2010
    To apply rule on control:
    http://office.microsoft.com/en-in/infopath-help/add-rules-for-performing-other-actions-HA101783373.aspx
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to add new line wrapping rule?

    Hi all,
    I have a question about line wrapping condition of Java editor of JDeveloper.
    JDev has some predefined rules for it and I can change them from preference.
    But can I add a new rule?
    I'd like to place conditional operators such as "&&" or "||" at head of line.
    For example, as below.
    if (values[0].length() > 2
    && values[1].length() == 3
    || values[2].length() < 10
    && values[3].length() == 0) {
    JDev doesn't seem to have the predefined rule about conditional operators.
    So I'd like to know if I can add new one.
    My Jdeveloper is 11.1.1.6.0.
    Thanks,
    Atsushi

    Atsushi,
    I don't think you can add a new rule there.
    However, how about setting Line Wrapping->Binary Operators and Assignments to Always? Your code would then look like
           if (values[0].length() >
                2 &&
                values [1].length() ==
                3 ||
                values [2].length() <
                10 &&
                values [3].length() ==
                0 ) {
            }-Arun

  • How to add access to business rule in calculation manager?

    Hi all,
    I would like to add access to each business rule in calculation manager. Is it the same method used like in 9.3.1? I can't find any document talking about that.
    Thanks
    Gary

    Hi,
    I thought it goes on the rule security, so say you had two rules in a ruleset, if you give access to both the rules to a user then the user will also see the ruleset.
    If you gave access to one of the rules then the user would not see the ruleset.
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to add sender to a rule automatically?

    I receive a lot of emails from new clients. Each client contacts me through a specific domain name e.g. @domain1.com; @domain2.com etc. I'd like to be able to assign the sender to a rule that would sort them into the correct folder based on the domain they send their email to.
    i.e. [email protected] sends an email to [email protected]
    Mail then adds [email protected] to a rule that sorts all future messages from this address to the folder "Email from Domain1"
    I'm guessing this is not possible on Yosemite, if not, could you point me in the right direction? Setting up rules is consuming my life!
    Thanks in advance for your help.
    Kind regards,
    Rax

    Yes, but... I have about 2 dozen public IP addresses to manage, I can't use NAT, the firewall needs to be transparent. All the vendors start saying "Yes, we can..." and fail in the details.
    If you have a suggestion about an external firewall who transparently lets the ip addresses untouched... I'll be happy to hear it.
    Peter

  • How to add a new char in Update rule

    Hi Gurus:
    I copied update rules from an old cube. This new cube is a copy of old cube - almost.
    One of the char is missing in the new cube when compared to old cube. There is a small update routine for that char which I need to introduce to new cube.
    My problem is, I'm not able to figure out how to add the new char in the update rule & start the mapping process..
    Thanks & Regards

    Dear Bhanu: This is what happened.
    When I copied - it defaulted this char with what present in comm structure. Basically the old cube has a routine for this char...
    And the position of this char in the update rule for chars..got realigned.
    I'm sorry - I should have check it properly.
    Thanks a LOT for your time & input...I will assign the points
    Best Regards

  • HOW TO ADD BUSINESS RULES

    HI EVERY ONE,
      I HAVE A REQUIREMENT WORKING ON MM , I HAVE SOME BUSINESS RULES IN FUNCTIONAL DESIGN DOCUMENT AND I NEED TO WRITE THE TECH DESIGN . MY QUESTION IS HOW TO ADD BUSINESS RULES IN TECH SPEC. EXAMPLE I HAVE FINAL DUE DATE AS BUSINESS RULE i.e,
    Final Due Date = Baseline Date + Maximum Day Term
    If Clearing Date is = Final Due Date = Invoice is Paid-On Time
    If Clearing Date is < Final Due Date = Invoice is Paid Early.
    If Clearing Date is > Final Due Date = Invoice is Paid Late
       I have the data available for Final Due date from R3 .
    So after creating the Info Object( characteristic), where can I add this formula for that Z INFO OBJECT ?  I have total of 5 business rules like this in my funtional doc
    Help will be appreciated . Points will be assigned if my problem solved...
    thanks

    Hi Harish,
    With the assumptions:
    1. You are using a BI 2004s system
    2. The fields Baseline Date, Clearing Date & Maximum Day Term are being sourced from R/3
    The rules can be coded into the End Routine in the Transformation.
    If you are using a BW 3.x system, this logic can be coded in the Start Routine at the Transfer Rules or the Start Routine at the Update Rules.
    Hope this helps.
    Regards,
    Shrikant

  • How to add conversion rule in SCOT email attachment.

    Hello All,
    How to add conversion rule in SCOT email attachment.
    I try to csv conversion rule in scot through spro. I add this rule through SPRO successfully but this rule not added in SCOT internet tab.

    Hi,
    Please find below link. May be these are helpful to you.
    http://scn.sap.com/thread/717106
    http://help.sap.com/saphelp_nw70/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/39/4d3d3d9ba00645e10000000a114084/content.htm
    Regards,
    Saket S. Ghanekar

  • How to add the distribution rule at AR Invoice in SAP 2007B PL10

    Hi All,
           I want to add the default distribution rules of each item at marketing documents via DI API when item's warehouse changed? Now, I'm using the SAP 2007B PL 10.
           Any ideas?
    Thanks and regards,
    Lei

    Hi,
                 When add the Itemcode, default warehouse and costing codes (Profit Center) are automatically asign by SAP.
    When change the warehouse for this Itemcode, the costing codes(Profit Center) are disappear. I don't want to disappear the costing codes, that's why I try to resign the default costing codes when the warehouse change.
                At SAP 2005, easily  access the screen matrix in the marketing document and add the required values in each costing codes columns. But SAP 2007, all costing codes are combined in 1 col and those have the other screen.
              Do you have any idea to control the costing codes?
    Thanks and regards,
    Lei Nandar Myint

  • Can't add a new Firewall Rule

    I have a very curious issue: I cannot add any new firewall rules at all! Clicking on the New Button does nothing and on the console I get
    System Preferences[487] * -[NSCFString objectForKey:]: selector not recognized [self = 0x3f11b0]
    I have flushed the firewall with ipfw, deleted the plist file, repaired permissions but the problem ist still there. Any suggestions? (apart from reinstallation)
    Adding Firewall Rules through ipfw works...

    Whenever I use ipfw I lose the ability to use System Preferences. At first I thought that it compared kernel memory with the plist file and if it found a difference, assumed another firewall was running and disabled itself. But I also deleted the plist file (assuming it would build one from kmem) but that didn't work. Right now I assume there's another file somewhere. It wouldn't make any sense to keep another table in kmem. The weird part is that rules can be the same, but different sequence numbers will cause this problem. There weren't sequence numbers in the plist file, so there's probably another file somewhere.
    I think your error is from the missing plist file. A reboot should clear it up.

  • System Preferences pane and ipfw rules conflict

    If i configure ipfw rules using this script (launced with sudo):
    #!/bin/bash
    ipfw add pipe 1 ip from any to any out
    ipfw pipe 1 config bw 200Kbit/s queue 50KBytes
    ipfw add pipe 2 ip from any to any in
    ipfw pipe 2 config bw 2Mbit/s queue 50KBytes
    or using WaterRoof (http://www.hanynet.com/waterroof/).
    When I try to access the Firewall configuration page of the System Preferences pane an alert window notice me that there is another software firewall already running and that I should disable it to be able to access rules configurations from the System Preferences pane.
    Is it gone crazy? What should I do to have access to firewall configuration from the System Preference pane and contemporary have access to commandline advanced rules, avoiding them to conflict?

    The "solved" post in this thread addresses how to regain control, albeit not while simultaneously allowing control from a command line ipfw or the WaterRoof GUI front-end.
    The first "helpful" post in that same thread talked about how if Sys Prefs Sharing saw an altered ipfw list, then Sharing assumed other firewall software was running, so you got the "other firewall" splash screen, or something like that.
    It appears that they don't like to coexist, and there's probably nothing that you can do about it.

  • Ipfw rules??

    I run my own small multi-account mailserver here at home for family members. So the "kids" (grown adults that don't live here anymore) tunnel their port 25 and port 143 through secure shell to send/retrieve mail through my server; i.e., on their computers, their imap mail server is "localhost:10143," for example. Also, "client" computers on the home subnet use the mail serving computer name ("quicksilver") as their mail server in Mail Preferences.
    Also, I have an MX agent upstream that spam-assassinates and virus scans any incoming to my home domain. Now, the MX agent arrives on a non-standard port to my home router, and is port-forwarded to port 25 on quicksilver. So, at quicksilver, there is incoming smtp traffic from its localhost interface (my tunneled ssh users), 192.168.1.x users (local LAN) and my MX agent (via port forward).
    I would like to restrict the IP address of traffic arriving at the non-standard port of the router to only allow my MX agent's smtp servers' IP addresses. But my router is not robust enough to filter on IP address such as 1.2.3.0/28, or, using this example, even as 16 individual entries (by unique IP address) in a router port-forwarding firewall table. Anything, from any external domain, that were to arrive at that port would be forwarded to the quicksilver smtp server. So if I want to restrict inbound traffic on my internet-facing smtp port to just the MX agent, that only leaves the mail server's IPFW firewall as the last filter to block the bad guys, I think.
    I'd have to read up on the syntax of the "ipfw add" commands, but generally speaking, these rules are evaluated in order, correct? So I could make three "allow" ipfw commands from localhost to port 25, from 192.168.1.0/24 to port 25, from MX.agent's.IP.pool/28 to port 25 and finish up with a final "deny" rule from "any" to port 25 (since if any of the previous, lower-numbered rules were met first, the "deny" rule would be preempted, right?)?
    Message was edited by: j.v.
    <Edited by Host>

    No rules there at all, now. Default ipfw rule with OEM install of Leopard client, which is what I'm running on my "server-wanna-be," is "65535 allow ip from any to any." No other ipfw rules. Basically depending solely on my (ISP-furnished) combo DSL modem/router/WAP to do the firewalling, since I can't figure out how to tell Leopard's application firewall to add my mail server to the list under "Set access for specific services and applications," so currently I "allow all incoming connections" on the computer. Overall, I think that my (ISP-furnished) router's firewall is great, except for not being able to restrict incoming traffic on a particular port to a particular IP address, or to a set of particular IP addresses.

  • How to add a library (libSomeRandomlib.so) to a project....??

    Ok, so I've been trying to get CERN's ROOT program/libraries to work in an xcode project for a while, but I'm running into one really weird error, and I think I may just not know how to add a library to a project correctly.
    Suppose I create a new Xcode C++ command line tool project. I hit Build and go, and it gives me a nice little Hello World! in the console, just as it should. If I then click on the project in Groups & Files, go to Project>Add to Project..., and choose, say, libCint.so, from my root/lib directory, and click ok, then click Build & Go, I get an error in the console:
    dyld: Library not loaded: @rpath/libCint.so
    Referenced from: /Users/paulthompson/Documents/Programming/Build Products/Debug/LibraryIncludeTest
    Reason: image not found
    sharedlibrary apply-load-rules all
    Data Formatters temporarily unavailable, will re-try after a 'continue'. (Cannot call into the loader at present, it is locked.)
    My assumption is that either I'm missing a step in the process of adding a library, or else there is something jacked up with the libraries themselves. Anyone have any advice?
    Thanks,
    Paul
    EDIT* Oh, I should mention that the actuall binary that gets built after adding the library WILL execute properly in the Finder, or from terminal, just not with the Build & Go, or Go commands from within xcode.
    Message was edited by: TraxusIV

    TraxusIV wrote:
    Results of otool:
    LibraryIncludeTest:
    @rpath/libCint.so (compatibility version 0.0.0, current version 0.0.0)
    /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 123.0.0)
    Macintosh-9:Debug paulthompson$ otool -L /Applications/CERNRoot/root/lib/libCint.so
    /Applications/CERNRoot/root/lib/libCint.so:
    @rpath/libCint.so (compatibility version 0.0.0, current version 0.0.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.0)
    /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0)
    I honestly don't know much about @rpath. I found this page that explains it a bit more: http://blogs.sun.com/dipol/entry/dynamiclibraries_rpath_andmac
    So, since I don't want to deploy with the environment variable set, I should ask, what IS the correct, MacOS X way to do it?
    The best way to find that is to look at how Apple does it. They put frameworks in /System/Library/Frameworks and regular shared libraries in the standard places. You can do the same. Put your frameworks into /Library/Frameworks and your shared libraries into /usr/local-based paths.
    If you want to create stand-alone executables that can be installed via drag-n-drop, you can put shared libraries inside the application bundle. If your shared libraries/frameworks are elsewhere, you will need some sort of installer to get them installed.
    I've been sifting through Apple's developer documentation but I have yet to find a concise, straightforward explanation of how to add shared libraries. I'm horribly confused at this point. Is there a good tutorial available anywhere for both the general unix case of linking to dylibs and .so's, and the Mac specific case?
    Hopefully someone else knows an answer for this one.
    *EDIT* I do already have the variable defined both in ~/.MacOS/environment.plist and also in Xcode as an additional user variable.
    I'm not sure about the whole RPATH thing. Setting environment.plist will define environment variables for use in the Finder, but that is really a hack. There are better ways to do it, but if you are porting some open-source programs, that may be the only way. You should be able to define those variables in Xcode. You have to selected the debug executable under "Exectuables"

  • How to add New field in SMART forms.

    How to add new field in the SMART FORMS. Please know me the step.
    Please help me soon.
    Moderator message: Welcome to SCN!
    Moderator message: please search for available information/documentation, do not use a priority higher than normal (no "soon", "ASAP", "earliest" etc.).
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    Edited by: Thomas Zloch on Jun 17, 2011 12:31 PM

    How to add new field in the SMART FORMS. Please know me the step.
    Please help me soon.
    Moderator message: Welcome to SCN!
    Moderator message: please search for available information/documentation, do not use a priority higher than normal (no "soon", "ASAP", "earliest" etc.).
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    Edited by: Thomas Zloch on Jun 17, 2011 12:31 PM

  • How to add a new universe in population for Predictive Analysis

    Post Author: izhar
    CA Forum: Performance Management and Dashboards
    Hi all members I am working on BOXI R2, SP2 I have to ask that, How to add a new universe in population for "Predictive Analysis". Currently i can only view universe of "Direct Customers and Direct Products"
    Any member please help me hereRegards Izhar

    Hi Anne,
    It really depends on how your portal is set up. And there are 101 ways this could have been done.
    I've used the Home Page Framework as an easy to define and extend framework to show applications. I've used it both for ESS and MSS, Using the HPF requires that an application has an iView in the portal.
    The main point to be made here is that this is not a Web Dynpro ABAP specific question - but rather one about MSS portal implementation - you would probably be better posting a question in either one of the ESS/MSS or Portal forums.
    As it is not a WDA specific question, I'd ask that you kindly close this thread and reopen in another forum.
    Thanks for your understanding, it would be nice to be able to answer all questions in all forums (perhaps with some sort of tagging system) but currently forum rules are that questions must be specific to the forum posted.
    Thanks,
    Chris

Maybe you are looking for

  • HT4528 After upgrading to iOS 7, my iPhone and iPad can no longer connect to App Store. I did reset all settings, still the same. Please help

    I just upgraded my iPhone 4 and iPad Mini to iOS 7, suddenly they both can no longer access to iTunes nor App Store. The message says "Cannot connect to App Store". After some research, I did reset all, and still the same. Can anyone have a clue? Tha

  • IPad 2 recognised but not syncing since update to iOS 7.0.3 and iTunes 11.1.2.

    I'm asking this on behalf of my neighbour - she updated her iPad yesterday, connected to her laptop and then updated iTunes when prompted to.  We then went to sync songs from her library which we had just imported from CD, but although iTunes said it

  • Fetch data from Table

    Hi all, I am using function module through Call fucntion. There i am getting <b>Table Name</b> as import Parameter. Now i need to fetch data from that table (Which name we got througfh function module). Is there any point to know how can we fetch dat

  • How to post Special G/L ?

    Hi SD Experts, When i try to do a posting, system prompts error saying that this specific account is marked as a reconciliation account for account type "D" and cannot therefore be directly posted to. How can i post this specific special G/L accounti

  • Why is my exported movie cropped?

    When I export my movie project to Quicktime movie (or to mp4), it is cropped as if a widescreen mask had been applied, although the project properties confirm it's a standard 4:3. The project looks fine in iMovie's canvas. I was wondering if anyone k