Network emulator for Linux with a good gui?

Hi all,
At work I use NEWT (Network Emulator Toolkit for Windows) http://blog.mrpol.nl/2010/01/14/network … r-toolkit/ in conjunction with a packet capture tool. I would like to see if I can use Linux instead; I will use Wireshark for packet capturing/analysing, but I need an equivalent GUI tool to replace NEWT. What NEWT does for me: block ports, ip ranges, throttle bandwidth, etc.
From searching I found netem, but I can't find an actively developed gui for it. Does anyone know what I can use?
Thanks.

wrm wrote:EDIT: Take a look at https://wiki.archlinux.org/index.php/Fi … _frontends
Thanks! I should've thought of looking at the Firewalls wiki page; it didn't cross my mind that there would network shaping tools there. Looks like I should be covered with any luck!
I think Shorewall/Vuurmuur could replace NEWT, and then I'd use Wireshark on the side for the packet analysing. I see Shorewall has a webmin config tool, which would be great for others to learn.

Similar Messages

  • BAPI_SalesOrder_CreateFromDat2 fails for items with free goods

    Hi all, I have a very weird problem when I am trying to create a sales order using SAP .net connector with the BAPI function BAPI_SalesOrder_CreateFromDat2().  The problem happens through the following scenario:
    1 - Item X has a free good rule on it that states "If user buys 5 Cartoons of Item X he will take 1 pack of Item Y free of charge" while Item Z has no rules like this
    2 - using BAPI and .net connector, an order is needed to be created with following details:
            a - Item X with quantity 6 Cartoons.
            b- Item Z with quantity 3 Cartoons
    3 - If BAPI_SalesOrder_CreateFromDat2() assigns these details to Order_Items_In with the same order (a then b),  SAP will return an error for Item z that states "No item category available (Table T184 ZKE NORM  KEN)."; while if the function tries to create the order with details in reverse order (b then a ), the order will be created successfully.
    I have done the following steps:
    1 - Tried the same order in SAP GUI but it succeeded. (So no problem in Item Category Determination)
    2 - Tries the same order with the suspicious order in the BAPI function Test inside SAP GUI (using tcode BAPI or SE37) but the function had not return any errors also.
    3 - Tried to send Item Category in code when calling the bapi function (Forced the code to KEN), but the same message appeared as SAP insist on redetermining the Item Category and return this meaningless message.
    thanks

    Hi Mohamed Abd Elbaset,
    I am facing the same issue while creating the Sales order through "BAPI_SALESORDER_CREATEFROMDAT2" All is going well in normal cases but when I process the contract with FREE GOODS line items for which free goods condition record is maintained it fails
    to create the Sales order. Is there any special treatment for this Free goods case..
    Regards,

  • Hardware Acceleration for Linux with FireFox 4

    '''Is this just a myth?'''
    I am using Ubuntu 10.04 64-bit and FireFox 4 stable with a GT 240 and the latest nvidia binary driver. I have this set up as a HTPC through HDMI cable and have audio as well through the HDMI. It works wonderfully! I can watch x.264 and my intel celeron 2.8 GHz doesn't even get out of bed thanks to hardware acceleration.
    Now, that is NOT the case while on the web... It is a tall order to watch HD quality flash (although with the [http://demos.hacks.mozilla.org/openweb/HWACCEL/ mozilla hardware stress test] I get 45 FPS). It seems to be that hardware acceleration is still very much in its infancy in the linux environment with firefox 4.
    After searching through many threads I have come to find some useless information.
    ''MOZ_ACCELERATED=1 MOZ_GLX_IGNORE_BLACKLIST=1 firefox'' - does nothing
    ''layers.acceleration.force-enabled=true'' - does nothing
    There seems to be an issue with firefox not recognising the installed graphics card. On Windows machines, the about:support page will report all the graphic card information in the Graphics section in addition to '''GPU Accelerated Windows 0/1''' or '''1/1'''. This seems to NOT be the case in linux. Why? Why doesn't firefox discover the installed graphics card?
    Now, if I have missed a memo or been a total newb in this attempt to take advantage of Accelerated Hardware in FireFox 4 for linux '''PLEASE ENLIGHTEN ME''' as to what I need to do. If I have done all the things needed to achieve hardware acceleration and it is just not possible, than the good 'ol folks at mozilla should be a little more transparent when they proudly proclaim that they have released a hardware accelerated browser.
    If anyone can shed some light on this predicament please post. If anyone has hit the same wall as I have please post... rant... w/e...

    MulTirow Bookmarks Toolbar For FireFox 4 Here >> http://userstyles.org/styles/29428
    STEP 1: INSTALL ADDON >> https://addons.mozilla.org/addon/2108?src=external-installbox
    STEP 2: GOTO >> http://userstyles.org/styles/29428 + CLICK "INSTALL WITH STYLISH"
    STEP 3: RESTART FIREFOX 4

  • URL for apache plugin for linux with weblogic 6.1

    Hi,
    can anyone tell me, where i can find the apache plugin for linux weblogic 6.1
    thanks in advance,
    cheers chris

    Could you give some detail for this issue? I have tried the plugin with IIS6 and it does works.

  • Re-Packaged 9IASR2 for Linux with Patches release date?

    Anyone have a date when Oracle are going to re-release the linux distribution for 9iasR2 with all the patches.
    It took me 3-4 weeks to get everything working on Linux. I also installed the Win2K version which was very smooth. I plan to re-install on Linux but onto two boxes, one for the infrastructure server and one for the
    app server because of the memory and processing requirements. I don't want to go through the pain of that linux installation again!!!!. I have several projects on hold for this, so a timescale would be very useful.

    Wait until it becomes available on OTN, and then place the order.
    HTH,
    Ashesh Parekh
    Oracle9iAS Product Management Hi Ashesh,
    Have we got any update on the release date. My project deadline is at the end of the month. If the linux repackaged version is going to be later than that I will have to install on Mircosoft Win2k!
    Regards
    Orlando

  • Old jmf for linux with mp3

    sun still hasn't reenabled the web page for the download of jmf for linux because of an MP3 issue.
    I can't test my application because of this!
    Can some non-Sun employee PLEEEASE email me a copy of the OLD jmf for Linux that plays MP3? Or tell me where I can get it???? I will only going use it internally for testing until the licensing issue gets straightened out, and, anyway, this is for a medical transcription app, NOT a mass-market broadcast pirated music over the web app
    PLEASE, I need some help.

    Hi If u have received the old copy pls sedn it to me also.
    My Id id [email protected]

  • Compiling command line utilities for Linux with static libc

    Hi,
    The following command used to compile and link BerkeleyDB with both static libdb and static libc:
    make clean
    env LDFLAGS=-static ../dist/configure --disable-shared
    make
    Now the command only statically links libdb and not libc.
    [root@fedora8 ~]# ldd /usr/local/BerkeleyDB.5.3/bin/db_dump
    linux-gate.so.1 => (0x00110000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00c15000)
    libc.so.6 => /lib/libc.so.6 (0x00a88000)
    /lib/ld-linux.so.2 (0x00a69000)
    [root@fedora8 ~]#
    It appears that the link of the command line utilities has now been moved into "make install".
    Can anyone suggest how to also force a static link of libc?

    The command line utils are in /opt/novell/ncl/bin. There are man pages for
    them to describe how they work. If you run "ncl_man" it will list all the
    NCL man pages.
    >>> On 9/1/2006 at 8:42 AM, in message
    <[email protected]> , Joseph
    Marton<[email protected]> wrote:
    > Are there any command-line utilities for the 1.2 client? I'm thinking
    > what if my X gets hosed and I want to access my server. It'd be nice to
    > be able to still login and map drives. Granted there's always
    > samba/CIFS,
    > but if I have a working Novell Client installation and my X just fails
    > for
    > some reason it'd be nice to still utilize the Novell Client.
    >
    > Joe

  • Wath is true network setting for webscan with crossover cable?

    hello everyone
    i have a problem with webscan.
    i have two desktop computer that are networked with a "crossover cable" . one of these computer have two network port that i connect my hp 6500 all in on with another "crossover cable" to to another network port of this computer.
    my ip setting in computer "1" with two network port:
    192.168.0.1    =====> for connect to another computer
    169.254.199.1   =====> for connect to hp 6500
    my ip setting in computer "2" with one network port:
    192.168.0.2
    my ip setting in hp 6500:
    169.254.199.140
    computer 1 can find computer 2 and hp 6500. and computer 2 can find computer 1 but the problem is here that "the computer "2" can't find hp 6500".
    please help .
    if my network setting is wrong, what's it's right.
    note: both of my os is windows xp.
    i apologize for my poor English.
    This question was solved.
    View Solution.

    Have you tried manually configuring the printer IP to 192.168.0.3?
    You would also need to put the printer's subnet mask at 255.255.255.0
    That should allow computer 1 to route printer IP packets to computer 2 (as long as computer 1 is turned on and computer 1 provides routing between the ethernet ports).
    It's worth a try.
    Please mark the post that solves your problem as "Accepted Solution"
    Sometimes it takes several posts back and forth to get to a solution - please be patient.
    I am employed by HP

  • Oracle Not Avaliable on 8.1.6 for Linux with JDBC Thin Connection

    HI All,
    While I m trying to connect the Oracle 8.1.6 server with the JDBC Thin driver I m getting Error
    ORA - 01034 Oracle not Available.
    I m using jdk 1.2.2 and in the Classpath I have given the path for classes12.zip.
    I have tried using classes111.zip file though I m getting same Error Message.
    Anybody can help me out.
    Thanx,
    Chirag oza
    null

    did you have your oracle database running?
    01034, 00000, "ORACLE not available"
    // *Cause: Oracle was not started up. Possible causes include the following:
    // - The SGA requires more space than was allocated for it.
    // - The operating-system variable pointing to the instance is
    // improperly defined.
    // *Action: Refer to accompanying messages for possible causes and correct
    // the problem mentioned in the other messages.
    // If Oracle has been initialized, then on some operating systems,
    // verify that Oracle was linked correctly. See the platform
    // specific Oracle documentation.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by chirag oza ([email protected]):
    HI All,
    While I m trying to connect the Oracle 8.1.6 server with the JDBC Thin driver I m getting Error
    ORA - 01034 Oracle not Available.
    I m using jdk 1.2.2 and in the Classpath I have given the path for classes12.zip.
    I have tried using classes111.zip file though I m getting same Error Message.
    Anybody can help me out.
    Thanx,
    Chirag oza
    <HR></BLOCKQUOTE>
    null

  • Defining variant for report for job with dynamic date Gui 6.40 patch 21

    The system does not take over my choice for the dynamic date.
    I choose in the variant-attirubute-screen for a certain parameter: "type selection variable": D and then in the column "name of the variable" > I choose via F4: current date +/- days. OK and then I fill in 1 or 1- or whatever.  The system however does only react with the message "Upper date of the interval is > than upper date". It does not matteer what I choose.
    In the initialization I do not have any initialization of that parameter.
    I connot save the variant.

    Go through this link...
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/802cfc454211d189710000e8322d00/frameset.htm
    In this page
    ABAP Workbench tools -->
                      VARIANTS  -->
                            VARIABLE VALUES IN VARIANTS.
    Hope this helps u a lot...
    reward if it helps u...
    sai ramesh.

  • Can I use Labview for linux with a student license?

    I recently aquired a copy of Labview, student edition. The package only includes the Mac and Windows versions. Would it be possible for me to obtain/use the linux version under this license? How?

    Hi, thanks for using the National Instruments' Forums,
    I would recommend you to contact your technical representative in order to give you detailed information about the Linux version. From what country are you? I can help you contacting you and your technical representative.
    Thanks again for using the Forum
    NorSa
    AE LATAM
    NorSa
    NI Applications Engineer Latin America
    Para Soporte entra aquí

  • CC for Linux with Sun Studio 12 gets Signal 11 parsing gtk.h

    I just install SunStudio 12 on a Fedora 7 Linux box, and it appears it can not compile
    even the simplest gtk application written in C++.
    /opt/sun/sunstudio12/bin/CC -c -g -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include tstgtk.cc
    >> Signal 11:
    while processing /usr/include/gtk-1.2/gtk/gtk.h at line 1.
    tstgtk.cc only contains the one line
    #include <gtk/gtk.h>
    The same command works if I replace the CC with lowercase suncc or with g++.
    /opt/sun/sunstudio12/bin/sunCC -V
    sunCC: Sun C++ 5.9 Linux_i386 2007/05/03
    uname -a
    Linux galactica-304 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 i686 i386 GNU/Linux

    This is probably different problem since the one mentioned above is in compiler's front end, which shouldn't depend on target architecture option, which from what I know affects back end only.
    Can you post source code of hello.cc here so that we can reproduce it?
    Thanks!

  • ~1970 style terminal emulator for Linux?

    Who knows where i can find it?
    Like this:
    http://www.wps.com/NOVA4/images/D410-terminal.jpg
    I do not care about usabilyty or other thigs I just want at least minimaly working (cp, ls, pwd) imitation.
    Last edited by ProzacR (2007-11-30 23:08:19)

    About the Apple2 screensaver, it seems to have two different versions, one true black & white, and one black & yellow/blue/white.
    The true black & white one is a lot easier on the eyes. The man page mentions some X(defaults?) resources analogTVTint, analogTVColor, analogTVBrightness, and analogTVContrast. I'll try to experiment a bit with this. (edit: didn't seem to make any difference at all)
    And a lot of keys don't work from F-keys to page up/down and the arrow keys.
    Also, it's surprisingly big on resources, compare this:
    --> ps -A -ao comm,size,rss,vsize | grep aterm
    aterm 792 2092 3948
    --> ps -A -ao comm,size,rss,vsize | grep screen
    screen 2712 3372 5240
    screen 472 972 3000
    --> ps -A -ao comm,size,rss,vsize | grep sithwm
    sithwm 244 1040 2696
    --> ps -A -ao comm,size,rss,vsize | grep firefox
    firefox 400 1412 3092
    firefox-bin 180852 100136 223872
    --> ps -A -ao comm,size,rss,vsize | grep apple2
    apple2 2428 9184 12240
    (edit: and really awful on CPU resources 70% )
    Last edited by Gilneas (2007-12-02 06:50:14)

  • Network Emulation on Solaris

    Recently I've begun developing server software on Solaris, but just realized I can't find anything like Linux's netem (tc) or any other tool for Network Emulation (for controlling things like bandwidth, latency, drop rates, etc...). Is there any software for Network Emulation on Solaris? Or will I have to setup a Linux-box as a bridge?
    Thanks!

    http://www.isi.edu/nsnam/ns/ ?

  • Newer version of SQL*Plus for Linux

    Is there a newer, more featured version of SQL*Plus for Linux than 8.1.6.0.0? Where would I get it?
    Thanks.

    I have problems installing the oracle 8i client.
    i ordered the oracle servers 8i CD kit for linux .am using the standard edition to install the client.
    but am facing problems.
    the net8 configuration fails.
    what can i do?
    which CD should i look at?
    what do i need to install a client.?
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Boris Mironov ([email protected]):
    Hello,
    I had some problem (mixed OS environment). I solved it by ordering Linux version from Oracle. Oracle send me Linux CD Pack (All software for Linux) with free license for SQL-client only. It means that I have no licenses for products (eg. Oracle8i EE, Oracle8i SE, WebDB, ...). Anyway, I have access to my DB-server from my Linux box and I do not need to pay extra money for licensing because we have enough user licenses for our server.
    Good luck,
    Boris<HR></BLOCKQUOTE>
    null

Maybe you are looking for

  • Flex updates at a row level in a grid

    I needs to updates row level in a grid for frequent basis, Also i don't want to Refresh the Grid. Is there any method i can use ? Using flex Grid -> updates at a row level in a grid

  • HU - handling unit is currently part of an outbound delivery

    Hello Experts, i need to create an HU assigned to an outbound delivery. I tried with function L_TO_PICKHU_ASSIGN, this function create the HU not assigned therefore VEKP-VBOBJ = 12. What i need is an HU with VEKP-VPOBJ = 01 - The handling unit is cur

  • MacBook Pro & time machine

    I was running a time machine back up and did a couple other things, now the machine is totally frozen, complete with the beach ball of death. Can I do a hard reboot and not lose my entire hard drive? Thanks!

  • Two sided masterpages in InDesign

    I am designing personalized mailers for a client that needs to be double sided. How can I create a master page for both the front and the back of the mailer in InDesign 5 or 6 so if I safe the pdf my file would consist of the front and back pages col

  • For Gate Entry

    Hello Does SAP provides any function for the Gate Entry, in MM Their is only one T code LECI (WM) Regards Niti Narayan