/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


Hello
         Thanks a lot for dropping an email.  
         I hope you can understand that I am a newbie and as such I am not 
not sure 
of anything.
         Please see my comments below. I hope I am sending as much info as 
possible. 
If not please let me know.



> If you'll tell us more about the context of what you were doing when
> the error messages happen, we can help you more intelligently.
>
> You might want to check your internet connection -- run ifconfig to
> see how your interface is configured, and run route (or route -n)  to
> check that your routes to the internet are correct.




These are the outputs of the above commands


[root@localhost mex-with-objects]# ifconfig
ppp0      Link encap:Point-to-Point Protocol  
          inet addr:200.216.226.13  P-t-P:200.216.226.10  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:2297 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2012 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 

vmnet1    Link encap:Ethernet  HWaddr 00:50:56:01:00:00  
          inet addr:192.168.233.1  Bcast:192.168.233.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 


The linux server is 192.168.233.1. The NT box is 192.168.233.3.
DNS servers from /etc/resolv.conf are:

nameserver 200.216.226.101 # ppp temp entry
nameserver 200.202.193.69 # ppp temp entry


Problems:

a) linux server side:

[root@localhost mex-with-objects]#  ping 192.168.233.1
PING 192.168.233.1 (192.168.233.1): 56 octets data
sendto: No buffer space available
ping: sent 64 octets to 192.168.233.1, ret=-1
sendto: No buffer space available
ping: sent 64 octets to 192.168.233.1, ret=-1

--- 192.168.233.1 ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss


[root@localhost mex-with-objects]# ping 200.216.226.13
PING 200.216.226.13 (200.216.226.13): 56 octets data
sendto: No buffer space available
ping: sent 64 octets to 200.216.226.13, ret=-1
sendto: No buffer space available
ping: sent 64 octets to 200.216.226.13, ret=-1

--- 200.216.226.13 ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss


What is going on?  What is this buffer space?  Why do only two ip addresses 
give such a problem?

b) guest (side)
         When pinging some sites far away, I've got request time out 
messages.  Why?  
Is there a way to increase the "time" of the request?


         That is all!   Thanks a lot.

regards

Eduardo

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to