<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <pre class="moz-quote-pre" wrap="">>Hi Neil,

</pre>
    <blockquote type="cite" style="color: #000000;">
      <pre class="moz-quote-pre" wrap="">It doesn't seem to be possible to change the Server Gateway from System
Settings -> TCP/IP -> Server Gateway
</pre>
    </blockquote>
    <pre class="moz-quote-pre" wrap="">>Is that on 5210R? If so, could you please run the following command from
>SSH and let me know the results?

>/sbin/ifconfig -a

Hi Michael (thanks for the reply), yes it is on 5210R (despite my typing it wrong in the initial subject!)

The Server Gateway WAS 192.168.2.98 (as shown in the UI) and I want to change it to 192.168.2.95. I don't see either mentioned in the command output... Only using ETH0:

[root@server1 ~]# /sbin/ifconfig -a
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.41  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::d267:e5ff:fef2:2329  prefixlen 64  scopeid 0x20<link>
        inet6 fd4c:5077:89d5:6000:d267:e5ff:fef2:2329  prefixlen 64  scopeid 0x0<global>
        ether d0:67:e5:f2:23:29  txqueuelen 1000  (Ethernet)
        RX packets 570282  bytes 159537812 (152.1 MiB)
        RX errors 0  dropped 11  overruns 0  frame 0
        TX packets 380384  bytes 109522383 (104.4 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth0:0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.48  netmask 255.255.255.0  broadcast 192.168.2.255
        ether d0:67:e5:f2:23:29  txqueuelen 1000  (Ethernet)

eth1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether d0:67:e5:f2:23:2b  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth2: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 90:e2:ba:10:20:f0  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device memory 0xddbc0000-ddbdffff

eth3: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 90:e2:ba:10:20:f1  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device memory 0xddbe0000-ddbfffff

eth4: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 90:e2:ba:0d:18:b0  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth5: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 90:e2:ba:0d:18:b1  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 80208  bytes 22356167 (21.3 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 80208  bytes 22356167 (21.3 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Regards
Neil.


</pre>
  </body>
</html>