Thanks to all those who responded to my earlier help request regarding TFTP 
server problem. Unfortunately, I have not come to a closure yet. Here is what 
I have done:

1. I have modified the "disable" to "no" in /etc/xinetd.d/tftp file.
2. I have modified /etc/sysconfig/ipchains to ACCEPT udp on port 69. Here is 
the output of  "ipchains -nL input" command:

Chain input (policy ACCEPT):
target     prot opt     source                destination           ports
ACCEPT     udp  ------  204.70.57.242        0.0.0.0/0             53 -> 
1025:65535
ACCEPT     udp  ------  206.97.168.2         0.0.0.0/0             53 ->   
1025:65535
ACCEPT     udp  ------  0.0.0.0/0            0.0.0.0/0             67:69 ->   
67:69
ACCEPT     udp  ------  0.0.0.0/0            0.0.0.0/0             67:69 ->   
67:69
ACCEPT     all  ------  0.0.0.0/0            0.0.0.0/0             n/a
REJECT     tcp  -y----  0.0.0.0/0            0.0.0.0/0             * ->   
0:1023
REJECT     tcp  -y----  0.0.0.0/0            0.0.0.0/0             * ->   2049
REJECT     udp  ------  0.0.0.0/0            0.0.0.0/0             * ->   
0:1023
REJECT     udp  ------  0.0.0.0/0            0.0.0.0/0             * ->   2049
REJECT     tcp  -y----  0.0.0.0/0            0.0.0.0/0             * ->   
6000:6009
REJECT     tcp  -y----  0.0.0.0/0            0.0.0.0/0             * ->   7100

3. The command "chkconfig --list | grep tftp" yields "tftp on".

I am still at a loss as to why I am getting "Destination port unreachable" 
ICMP during "tftp get". If any of you have any other suggestion please be 
kind enough to pass it on to me.

Thanks for your time

Srini



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to