Sponsored Content
Top Forums UNIX for Advanced & Expert Users How to control remotely "full" Linux router in GUI ? Post 302303719 by jack2 on Friday 3rd of April 2009 10:22:14 AM
Old 04-03-2009
How to control remotely "full" Unix Linux router in GUI ?

Hi,

I mean Unix Linux general solution, so please don't move my question, as it's Unix specific.

I would like to remotely control my "full" Linux router.
Already succeeded to compile Linux Unix dialog, running some tests.

The issue is dialog comes with a limited number of widget boxes for use.
So I would like to combine 2 or more boxes into one, integrating gauge with input, output and the like.

So I need to build GUI diagnostic tool for my router with data refresh,
to replace static Web interface.

Please let me know if ncurses library + dialog is the only solution to remotely control my router ?

Using VNC I still need to write GUI application, to be run on a router.

As dialog widgets work fine, please tell me, how complicated is to modify code of dialog widgets to get what I need -
more entry fields, info refresh for data transfer and the like.

Dialog code is GNU c.
Project is unfortunatelly no more maintained.
Contacted 3 other dialog developers, from man pages,
unfortunately contact e-mail addresses are no more valid.

My experince with Visual Basic and OCX controls is exactly what I would
to rely on my GUI interface for a router.

Unfortunately widgets cannot be used like OCX controls, to be put on a form to work.

If you are aware of any c programming environment, to let my job easier
in modifying c code, I would really appreciate your help.

Jack

Last edited by jack2; 04-03-2009 at 12:13 PM..
 

We Also Found This Discussion For You

1. SuSE

Linux the most "GUI" - pls. help

Hi All; Well here's another stupid question. But i tired to make it relevant. I'm looking to install a flavour of UNIX. I think Linux is the most "GUI" of all the flavours. Please verify me if I am correct/incorrect and if so, please state the "most GUI" flavour of UNIX. Cheers. (1 Reply)
Discussion started by: radith
1 Replies
NETSCRIPT-2.2.conf(5)						File Formats Manual					     NETSCRIPT-2.2.conf(5)

NAME
/etc/netscript/network.conf - interface, firewalling, and QoS configuration file. /etc/netscript/if.conf - interface setup shell script file /etc/netscript/qos.conf - QoS setup shell script file /etc/netscript/ipfilter.conf - IP chains filtering shell script file /etc/netscript/srvfilter.conf - server IP filter shell script file DESCRIPTION
This manpage is a place holder until something better is written when the netscript itself has stopped changing rapidly. Please see the README file in the /etc/netscript directory, and READ the configuration files if you need to change them. Apart from net- work.conf, all of them contain sh (1) shell script functions which are there so that various things can be altered or hooked in at the right place. Network.conf contains the full network setup details, including special interface setup for the likes of ciped/pppd/wanconfig, and is fully commented with examples given. UPGRADE PATH FROM KERNEL 2.2.X The firewall/IP filtering stuff in ipfilter.conf is the part that changed radically with the move to iptables and a far better way of set- ting up the IP filtering rules, however the QoS and interface startup/shutdown in if.conf have changed but are backwards compatible with the old 2.2.x ipchains version of netscript for the interface address configuration settings. You will have to set up the filtering again to use iptables by directly using the iptables commands. Also, the kernel 2.2.x version scripts are set up so that iptables is only run on a 2.4.x kernel, otherwise IP forwarding is disabled if beforehand you set IPFWDING_KERNEL to FILTER_ON in network.conf. This means that when you upgrade a box to a 2.4.x router kernel, you should then be able to reboot it and log into remotely and upgrade netscript to the version that will support 2.4.x. In this situation, if you have set old IPFWDING_KERNEL setting to FILTER_ON beforehand in network.conf, all IP forwarding through the box will also be disabled. This means that you can safely remotely upgrade a firewall. SEE ALSO
netscript(8), ipchains(8), iproute(8), brcfg(8). AUTHOR
This manual page was written by Matthew Grant <grantma@anathoth.gen.nz>, for the Debian GNU/Linux system (but may be used by others). BUGS
The author is lazy. He needs to write btter man pages... November 23, 2000 NETSCRIPT-2.2.conf(5)
All times are GMT -4. The time now is 11:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy