How to create my own firewall?

bossbs

bossbs

@bossbs-dyy1e8 Oct 26, 2024
I wish to create my own computer firewall. Can someone tell me how to do that?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Oct 3, 2012

    bossbs
    anybody can say,how to create my own firewall
    Not clear about the question. Do you want to code your own firewall? If yes, what's your target operating systems and what type of connections you wish to block?
  • bossbs

    bossbs

    @bossbs-dyy1e8 Oct 3, 2012

    i want to create my own firewall for a server
    commanly used os in server
    say the code way or algorithm what i want use and which language i can use
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Oct 3, 2012

    Coding your own firewall software is quite challenging task. The most commonly used operating systems on the server side are Windows, Linux (CentOS, uBuntu, Debian) and Solaris (another unix flavour). Plus, it's not clear at what stage are you in building the firewall.

    I'd recommend you to come up with very specific answers to the following -

    1. The operating system for which you wish to build firewall
    2. Language you are comfortable with ( C, C++, Java )
    3. Types of network attack you wish to prevent
    4. Your level of expertise with the networks
  • bossbs

    bossbs

    @bossbs-dyy1e8 Oct 4, 2012

    basicly i dont know about fully all this ,can you pls guid me how to work on this
    project.........
    what process i want do on this topic.....
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Oct 4, 2012

    bossbs
    basicly i dont know about fully all this ,can you pls guid me how to work on this
    project.........
    what process i want do on this topic.....
    Please read my earlier post. That'd be the beginning for your project. We've a huge number of programming experts who'll be happy to help you.