This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Heather, Sorry for the slow replies -- we have a User's Committee meeting here in Unidata today and tomorrow, so my time is pretty well occupied except at breaks. re: > I modified the /etc/sysctl.conf file and commented out the line you told me > to. Here is what happened: > [root@npingest network-scripts]# sysctl -p > net.ipv4.ip_forward = 0 > net.ipv4.conf.default.accept_source_route = 0 > kernel.sysrq = 0 > kernel.core_uses_pid = 1 > net.ipv4.tcp_syncookies = 1 > error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key > error: "net.bridge.bridge-nf-call-iptables" is an unknown key > error: "net.bridge.bridge-nf-call-arptables" is an unknown key > kernel.msgmnb = 65536 > kernel.msgmax = 65536 > kernel.shmmax = 68719476736 > kernel.shmall = 4294967296 OK. There are a couple of additional settings in /etc/sysctl.conf that I need to pass along: # # Enable DVBS reception # net.ipv4.conf.default.rp_filter = 2 # # DVBS multicast fragment reassembly # net.ipv4.ipfrag_max_dist = 0 You may also want to disable ipv6 (but this does not have anything to do with being able to read data from the Novra): net.ipv6.conf.all.disable_ipv6 = 1 re: > [root@npingest network-scripts]# ifconfig -a > eth0 Link encap:Ethernet HWaddr 00:25:90:E7:0F:BA > inet addr:10.2.15.252 Bcast:10.2.15.255 Mask:255.255.255.0 > inet6 addr: fe80::225:90ff:fee7:fba/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:15412 errors:0 dropped:0 overruns:0 frame:0 > TX packets:2255 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:1234057 (1.1 MiB) TX bytes:519664 (507.4 KiB) > Interrupt:16 Memory:dfa00000-dfa20000 > > eth1 Link encap:Ethernet HWaddr 00:25:90:E7:0F:BB > BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:6896152 errors:0 dropped:0 overruns:0 frame:0 > TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:9017722743 (8.3 GiB) TX bytes:468 (468.0 b) > Interrupt:17 Memory:df900000-df920000 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:29 errors:0 dropped:0 overruns:0 frame:0 > TX packets:29 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:11962 (11.6 KiB) TX bytes:11962 (11.6 KiB) > > [root@npingest network-scripts]# ping 192.168.0.138 > PING 192.168.0.138 (192.168.0.138) 56(84) bytes of data. > ^C > --- 192.168.0.138 ping statistics --- > 5 packets transmitted, 0 received, 100% packet loss, time 4662ms > re: > So, no luck. > I also turned off the NetworkManager. Thinking that may be blocking the > receiver. > No luck with that either. OK. Is there any chance we could login to your machine? I seem to recall some years ago that I was allowed to VPN into one NGC system and then SSH to another, but I do not recall the details. re: > As for mcidas. This is what I get when I give the tl.k command: > [mcidas@npxcd workdata]$ tl.k > H := 17:29:45 > MCDATA := /home/mcidas/workdata > XCDDATA := /data > Y := 2014258 > --END OF LIST OK. The McIDAS string MCDATA does exist, and it is setup to what I would expect ** assuming that the HOME directory of 'mcidas' is /home/mcidas **. re: > [mcidas@npxcd workdata]$ echo $MCDATA > /home/mcidas/data This is incorrect for Unidata McIDAS where it would be ~mcidas/workdata (which would seem to be /home/mcidas/workdata in your case). re: > But my MCDATA is set in my .bashrc to be /home/mcidas/data! > > What did I do wrong? To answer better, please send me copies of your ~/.bashrc and ~/.bash_profile files. re: > If it would be easier to discuss on the phone, my office number is > 703-556-1137. I will try to call tomorrow, but our User's Committee meeting goes until noon MDT and I have a dentist appointment at 14:00 MDT. If it is at all possible to login to your system, the troubleshooting would go much faster. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: VSV-153140 Department: Support McIDAS Priority: Normal Status: Closed