nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Unable to ping from SuSE Server

This is a discussion on Unable to ping from SuSE Server within the Linux software forums, part of the Linux Getting Started category; I had set up 2 PC's with Linux and was trying to learn somethings from them. I loaded RH9 in ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 10-31-2005, 10:45 AM
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default Unable to ping from SuSE Server

I had set up 2 PC's with Linux and was trying to learn somethings from them. I loaded RH9 in one and SuSE 9 Pro in the other.

I can ping the RH9 box from the SuSE 9 box. But I am unable to ping the SuSE box from the RH9 box. First I thought that the firewall could be blocking it, so I flushed the firewall rules by issuing the command - iptables -F. This even disables the replies from localhost. .

What could be the problem. I am just so new, I just can't figure out what to do.

I would also like to know, if there are any utilities available in Linux to test out the NIC ports. There are utilities ( dos based ) for the NIC cards, which can do a network diagnostics(these depend on the make and model of the card) I doubt if there are any such utilities available for Linux.

ricc
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-01-2005, 10:16 AM
Guest
 
Posts: n/a
Default

Try command one by one at command prompt:

Code:
iptables -F
iptables -X
iptables -t nat -F
iptables -t nat -X
iptables -t mangle -F
iptables -t mangle -X
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
Reply With Quote
  #3 (permalink)  
Old 11-01-2005, 10:50 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,036
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

You may need to disabling SUSE Firewall

- Open YaST | Security and Users | Firewall
- Select the "Stop Firewall Now" button
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Unable to ping ??? raina_ajeet Linux software 2 04-24-2008 06:39 PM
Suse Enterprise Linux server Set Network card (NIC) to Full duplex setting raj Networking, Firewalls and Security 1 03-20-2008 04:33 PM
script to ping + date dendi_rm Shell scripting 3 09-11-2007 11:42 AM
Can't ping to a linux box by its machine name. lacloai Linux software 6 05-17-2007 03:56 AM
ping: sendmsg: No buffer space available linuxnightowl84 Networking, Firewalls and Security 3 04-28-2007 04:14 AM


All times are GMT +5.5. The time now is 09:45 PM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36