9 Legend

 • 

20.4K Posts

November 8th, 2012 11:00

1) yes

2) yes

12 Posts

November 8th, 2012 12:00

So if I cannot ping the default gateway how do I asssign a route for the default gateway?

4 Operator

 • 

8.6K Posts

November 8th, 2012 12:00

Without an interface a data mover cannot talk IP to the outside world.

Same as on every other system running TCP/IP you need an interface to create a default route

The internal network between the CS and DM is strictly internal – it is not routed for good reasons

So NFS/NTP/… on the CS uses the CS interface eth3 – the similar services on the DM need an interface on the DM

12 Posts

November 8th, 2012 12:00

So I create an interface and use that interface's default gateway to create a gateway route?

Do i have to create a route for the dns and ntp servers?

4 Operator

 • 

8.6K Posts

November 8th, 2012 13:00

You need to create an interface that is in the same subnet as the default gateway

9 Legend

 • 

20.4K Posts

November 8th, 2012 13:00

do you have to assign an ip address to a windows server to be able to get it on the network ? Yes ..same concept there.

9 Legend

 • 

20.4K Posts

November 8th, 2012 13:00

unless all your clients will be on the same network as your interface,  you need to specify default gateway.

12 Posts

November 8th, 2012 13:00

So if I have to get the DNS and NTP servers to communicate with the data mover then I have to create an interface?

And I have to assign a default gateway for this interface which are both in the same subnet and with the same vlan id?

12 Posts

November 9th, 2012 09:00

I did not understand your question Dynamox. So I created an interface within the same subnet as the default gateway and with the same vlan id. I used one of the fsn network devices that I created but I am still unable to ping the default gateway or create a route to the DNS or NTP server. It says fails to connect to default gateway. What could be the other issues that I can troubleshoot. I have asked the network team to check the connectivity between the MAC addressses of the NIC cards and the default gateway.

12 Posts

November 9th, 2012 10:00

the default gateway has a specific vlan id and i did try using that when i created the interface. but it did not work. how do i find out if the network ports have a specific vlan and how do i know what are the network port addresses. is it the MAC address on the NIC cards?

9 Legend

 • 

20.4K Posts

November 9th, 2012 10:00

also post output from

server_sysconfig server_2 -virtual -info fsn_agg1

9 Legend

 • 

20.4K Posts

November 9th, 2012 10:00

are your datamover network ports configured with specific VLANs ?

12 Posts

November 9th, 2012 10:00

[nasadmin@vnx ~]$ server_ping server_2 -interface test1 192.168.184.251

server_2 :

Error 6: server_2 : No such device or address

no answer from 192.168.184.251

9 Legend

 • 

20.4K Posts

November 9th, 2012 10:00

ok, so let's see if you can ping the default gateway

server_ping server_2 -interface test1 192.168.184.251

12 Posts

November 9th, 2012 10:00

[nasadmin@ctrls0 ~]$ server_sysconfig server_2 -virtual -info fsn_agg1

server_2 :

*** FSN fsn_agg1: Link is Up ***

active=trk_1a primary=trk_1a standby=trk_1b

No Events found!

Top