|
||||||||
Try doing this go to your m0n0wall exec page http://192.168.1.1/exec.php (change 192.168.1.1 to your lan side IP) then execute the command "ipnat -l" (thatls a lower case L in the command option) This should output the current NAT states. This shouldn't be too hard to roll into a php page to upload for permanent use. -Eric At 01:16 AM 8/5/2004 +0200, you wrote: >I think he meant a page where each active connection is displayed, like a >traffic sniffer does. >Something like this: > >Source Destination Proto >192.168.1.11 m0n0.ch TCP > >Thats something I would really like :) > >eric at ericmagny dot com wrote: > >>Andrew, >> >>Here is some idea you ask, already implemented in current monowall, here >>is where they are: >> >> >> >>>- Some way to upload files to the m0n0wall box remotely (individually, so >>>you can tinker with the the PHP scripts etc.) >>> >> >>http://192.168.0.1/exec.php >>On this page you can upload/download from/to your m0n0 box.. >> >> >> >> >>>- A page to show currently active connections (LAN IP/port -> WAN IP/port >>>and vice versa) >>> >> >>http://192.168.0.1/status_interfaces.php >>Show you each interfaces, with status and stats! >> >>p.s. Of course, replace the 192.168.0.1 by your m0n0 box IP address.. >> >> >> >> >> >> >>Quoting Andrew Greenwood <lists at silverblade dot co dot uk>: >> >> >> >>>Just a few ideas, mainly tweaks. >>> >>>Is it possible to somehow modularize m0n0wall so that you could install it >>>with a certain set of features? While this isn't critical, it might be >>>useful - especially if users could install add-ons for the basic (did I just >>>say basic?!) firewall. >>> >>>But my main ideas are: >>>- Some way to upload files to the m0n0wall box remotely (individually, so >>>you can tinker with the the PHP scripts etc.) >>>- Maybe split the firewall rules page into 2 pages - one for LAN and one for >>>WAN (maybe more for other connections?) >>>- A page to show currently active connections (LAN IP/port -> WAN IP/port >>>and vice versa) >>> >>>That's all I can think of for now. >>> >>>Which are a good idea and feasible or easy to implement? >>> >>>-Andrew >>> >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch >>>For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch >>> >>> >>> >> >> >> >> >>------------------------------------------------- >>This mail sent through IMP: http://horde.org/imp/ >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch >>For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch >> >> >> >> >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch >For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |