Can Thinstation provide GUI interface to Changes IP address

View: New views
1 Messages — Rating Filter:   Alert me  

Can Thinstation provide GUI interface to Changes IP address

by Fuleru :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thinstation can set a fixed IP address, by modifying the packages/base/etc/thinstation.defaults settings like the following:

NET_USE_DHCP = Off
NET_FILE_ENABLED = Off
NET_HOSTNAME = ctrix1
NET_IP_ADDRESS = 10.245.14.112
NET_MASK = 255.255.255.224
NET_DNS1 = 10.245.1.2
NET_DNS2 = 10.245.1.4
NET_DNS_SEARCH = <default domain to search in, eg. mydomain.com>
NET_GATEWAY = 10.245.14.98

When I thinstation.defaults links to the hard disk partition in another time, such as thinstation.defaults -> / mnt/disc/hda/part2/thinstation.defaults.

In this way, by Changing the thinstation.defaults to modify the ip address of purpose.

But we want to modify the GUI interface IP address information, do not know if there thinstation similar interface. Thanks!