<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>The UNIX and Linux Forums - IP Networking</title>
		<link>http://www.unix.com/</link>
		<description>Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum.</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 22:23:43 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>5</ttl>
		<image>
			<url>http://solaris.unix.com/images/misc/rss.jpg</url>
			<title>The UNIX and Linux Forums - IP Networking</title>
			<link>http://www.unix.com/</link>
		</image>
		<item>
			<title>Corporate VPN service with separate nets for different users/groups</title>
			<link>http://www.unix.com/ip-networking/123937-corporate-vpn-service-separate-nets-different-users-groups-new-post.html</link>
			<pubDate>Tue, 17 Nov 2009 09:42:44 GMT</pubDate>
			<description><![CDATA[Hi 
 
We are going to host some services for customers with separate private networks for each customer. Each customer will need one or more users. 
 
I have to put up a VPN solution, and I would like to use something that will work on "any" platform, easily, without too much...]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
We are going to host some services for customers with separate private networks for each customer. Each customer will need one or more users.<br />
<br />
I have to put up a VPN solution, and I would like to use something that will work on &quot;any&quot; platform, easily, without too much installation/configuration. I feel PPTP is a good option since the &quot;agent&quot; is included on most platforms. We have a firewall/router on a Debian Linux server, and I'd like to extend it's services to include the VPN service. It has access to all nets, so it should be easier to get that to work.<br />
<br />
My firewall/router has four interfaces, but only three of concern. eth0 is the outside, eth1 is the inside and eth2 is DMZ. I use proxyarp to get traffic from eth0 to eth2, with iptables filtering. eth1 has three internal nets in the 192.168.* series. The new nets I want to use for customers will be separate VLAN's on that interface with 10.20.x.* addresses. The firewall/router will of course have an IP in each of these (typically .1).<br />
<br />
The big question is how to set this up? Can pptpd be used? Should this be done on a separate server?</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>signal</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/123937-corporate-vpn-service-separate-nets-different-users-groups.html</guid>
		</item>
		<item>
			<title>Need to check the connectivity between 2 servers</title>
			<link>http://www.unix.com/ip-networking/123925-need-check-connectivity-between-2-servers-new-post.html</link>
			<pubDate>Tue, 17 Nov 2009 07:02:32 GMT</pubDate>
			<description>Hi All, 
  
I need an automation script to check the connectivity between 2 UNIX servers. 
  
Could anybody please help in this regards? 
  
regards, 
janardhan</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
 <br />
I need an automation script to check the connectivity between 2 UNIX servers.<br />
 <br />
Could anybody please help in this regards?<br />
 <br />
regards,<br />
janardhan</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>rjanardhan83</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/123925-need-check-connectivity-between-2-servers.html</guid>
		</item>
		<item>
			<title>Command to ping 1500 bytes of data to a destination system</title>
			<link>http://www.unix.com/ip-networking/123837-command-ping-1500-bytes-data-destination-system-new-post.html</link>
			<pubDate>Mon, 16 Nov 2009 09:57:56 GMT</pubDate>
			<description>Hi All, 
 
I want to ping 1500 bytes of data from a pc to another pc in the network. What is command used for the same? 
 
Thanks</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I want to ping 1500 bytes of data from a pc to another pc in the network. What is command used for the same?<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>rvan</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/123837-command-ping-1500-bytes-data-destination-system.html</guid>
		</item>
		<item>
			<title>How can I disable ping replies?</title>
			<link>http://www.unix.com/ip-networking/123451-how-can-i-disable-ping-replies-new-post.html</link>
			<pubDate>Wed, 11 Nov 2009 02:37:07 GMT</pubDate>
			<description>I want my system to not reply to pings. Does anybody know how to do that in any system?</description>
			<content:encoded><![CDATA[<div>I want my system to not reply to pings. Does anybody know how to do that in any system?</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>itisijayare</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/123451-how-can-i-disable-ping-replies.html</guid>
		</item>
		<item>
			<title>OPENVPN on FREEBSD</title>
			<link>http://www.unix.com/ip-networking/123093-openvpn-freebsd-new-post.html</link>
			<pubDate>Fri, 06 Nov 2009 16:03:53 GMT</pubDate>
			<description>Hello gurus , 
  
I have a vmware machine on xp wich holds a  FREBSD 8.0 BETA2 i386  
  
my xp ip is 192.168.0.12 
my freebsd le0 ( ext iface, vmware bridged )  is 192.168.0.105 ( can ping google; etc...) 
my freebsd le2 (int iface, vmware local only) is 192.168.141.5 
my freebsd le1 is disabled as...</description>
			<content:encoded><![CDATA[<div>Hello gurus ,<br />
 <br />
I have a vmware machine on xp wich holds a  FREBSD 8.0 BETA2 i386 <br />
 <br />
my xp ip is 192.168.0.12<br />
my freebsd le0 ( ext iface, vmware bridged )  is 192.168.0.105 ( can ping google; etc...)<br />
my freebsd le2 (int iface, vmware local only) is 192.168.141.5<br />
my freebsd le1 is disabled as i wanted to ;<br />
 <br />
on the external lan we have another ( real machine ) freebsd   7.2-RELEASE i386<br />
 <br />
I have installed on both bds`s openvpn &quot;openvpn-2.0.6_9&quot;<br />
 <br />
I want to put the vpn server on the virtual  bsd ( 0.105) and the client on the real bsd ( 0.2)<br />
They are installed ( the packages) and i have already configured openvpn.conf 4 each machine , one to be server(..0.105) and the other to be  the  client (..0.2),<br />
I can start  the server  (/usr/local/etc/rc.d/openvpn start )<br />
ps ax | grep vpn  - gives me :<br />
1116  ??  Ss     0:00.54 /usr/local/sbin/openvpn --cd /usr/local/etc/openvpn --<acronym title="Disk and Execution Monitor">daemon</acronym> openvpn --config /usr/local/etc/openvpn/openvpn.conf --writepid /var/<br />
 <br />
and the openvpn.conf on the server has the uncommented lines :<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><font size="2">port 1194<br />
</font>proto tcp<br />
;proto udp&nbsp; - i put it so u dont ask about it <br />
[SIZE=2]<br />
;dev tap - same <br />
dev tun<br />
[SIZE=2]ca &quot;/var/openvpn/keys/ca.crt&quot;<br />
cert &quot;/var/openvpn/keys/server.crt&quot;<br />
key &quot;/var/openvpn/keys/server.key&quot; # This file should be kept secret<br />
[SIZE=2]dh &quot;/var/openvpn/keys/dh1024.pem&quot;<br />
[SIZE=2]server 192.168.7.0 255.255.255.0<br />
[SIZE=2]ifconfig-pool-persist ipp.txt<br />
[SIZE=2]client-to-client<br />
[SIZE=2]keepalive 10 120<br />
[SIZE=2]comp-lzo<br />
[SIZE=2]persist-key<br />
persist-tun<br />
[SIZE=2]status openvpn-status.log<br />
[SIZE=2]verb 3</code><hr />
</div>and the ifconfig gives me : <br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[SIZE=2]<br />
[SIZE=2]le0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metric 0 mtu 1500<br />
&nbsp; &nbsp; &nbsp; &nbsp; options=8&lt;VLAN_MTU&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ether 00:0c:29:4a:4f:fa<br />
&nbsp; &nbsp; &nbsp; &nbsp; inet 192.168.0.105 netmask 0xffffff00 broadcast 192.168.0.255<br />
&nbsp; &nbsp; &nbsp; &nbsp; media: Ethernet autoselect<br />
&nbsp; &nbsp; &nbsp; &nbsp; status: active<br />
le1: flags=8802&lt;BROADCAST,SIMPLEX,MULTICAST&gt; metric 0 mtu 1500<br />
&nbsp; &nbsp; &nbsp; &nbsp; options=8&lt;VLAN_MTU&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ether 00:0c:29:4a:4f:04<br />
&nbsp; &nbsp; &nbsp; &nbsp; media: Ethernet autoselect<br />
le2: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metric 0 mtu 1500<br />
&nbsp; &nbsp; &nbsp; &nbsp; options=8&lt;VLAN_MTU&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ether 00:0c:29:4a:4f:0e<br />
&nbsp; &nbsp; &nbsp; &nbsp; inet 192.168.141.5 netmask 0xffffff00 broadcast 192.168.141.255<br />
&nbsp; &nbsp; &nbsp; &nbsp; media: Ethernet autoselect<br />
&nbsp; &nbsp; &nbsp; &nbsp; status: active<br />
plip0: flags=8810&lt;POINTOPOINT,SIMPLEX,MULTICAST&gt; metric 0 mtu 1500<br />
lo0: flags=8049&lt;UP,LOOPBACK,RUNNING,MULTICAST&gt; metric 0 mtu 16384<br />
&nbsp; &nbsp; &nbsp; &nbsp; options=3&lt;RXCSUM,TXCSUM&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5<br />
&nbsp; &nbsp; &nbsp; &nbsp; inet6 ::1 prefixlen 128<br />
&nbsp; &nbsp; &nbsp; &nbsp; inet 127.0.0.1 netmask 0xff000000<br />
tun0: flags=8051&lt;UP,POINTOPOINT,RUNNING,MULTICAST&gt; metric 0 mtu 1500<br />
&nbsp; &nbsp; &nbsp; &nbsp; inet 192.168.7.1 --&gt; 192.168.7.2 netmask 0xffffffff<br />
&nbsp; &nbsp; &nbsp; &nbsp; Opened by PID 1102</code><hr />
</div>and the client hat the following uncommented  openvpn.conf lines :<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><font size="2">client<br />
<font size="2">;dev tap<br />
dev tun<br />
<font size="2">proto tcp<br />
;proto udp<br />
<font size="2">remote 192.168.0.105 1194<br />
<font size="2">nobind<br />
<font size="2">user nobody<br />
group nobody<br />
</font><font size="2">persist-key<br />
persist-tun<br />
<font size="2">ca ca.crt<br />
cert client.crt<br />
key client.key<br />
<font size="2">comp-lzo<br />
<font size="2">verb 3<br />
</font></font></font></font></font></font></font></font></font></code><hr />
</div>I must tell you that i copied directly the files generated (<font size="2">ca.crt, cert.crt and client.key ) from the server </font><br />
<br />
<font size="2">For any doubts if &quot;telnet 192.168.0.105 1194&quot; from the client (0.2) i get :</font><br />
[SIZE=2]<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[SIZE=2]<br />
Trying 192.168.0.105...<br />
Connected to 192.168.0.105.<br />
Escape character is '^]'.<br />
@:úâãòK@:úâãòK</code><hr />
</div><br />
<font size="2">meaning i am connected to the soket :)</font><br />
 <br />
Ok now . When i try from 192.168.0.2 ( client ) to :<br />
# /usr/local/etc/rc.d/openvpn start<br />
Starting openvpn.<br />
 <br />
Nothing happends and if i try again , nothing , i belive it is something with the authentification as the server listens but you are the gurus</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>cozsmin</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/123093-openvpn-freebsd.html</guid>
		</item>
		<item>
			<title>Is Possible to Registrar a MAC Address in a VPN</title>
			<link>http://www.unix.com/ip-networking/123123-possible-registrar-mac-address-vpn-new-post.html</link>
			<pubDate>Fri, 06 Nov 2009 15:55:15 GMT</pubDate>
			<description><![CDATA[Hi Gurus, I have a question: 
I have a connection VPN to my Branch Office, but some day the Network administrator send an e-mail and he tell me that I must be disconnected the VPN. But In that moment I don't use the VPN, Someone was coneccted to the VPN I think. 
 The Question is: 
I want to know...]]></description>
			<content:encoded><![CDATA[<div>Hi Gurus, I have a question:<br />
I have a connection VPN to my Branch Office, but some day the Network administrator send an e-mail and he tell me that I must be disconnected the VPN. But In that moment I don't use the VPN, Someone was coneccted to the VPN I think.<br />
 The Question is:<br />
<font color="Red">I want to know if exist a System or tecnology that when you access a VPN, the firewall (or equipment that manage the VPN) register the MAC address of the Station/PC that use the VPN? <br />
</font> For example If someone know my user/pass of my VPN can do anything in my branch Office, and the Network Administrator would think that I do it. When I'm not the person that use the VPN.<br />
Thantk gurus for your suggestions or advice<br />
Andres</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>andresguillen</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/123123-possible-registrar-mac-address-vpn.html</guid>
		</item>
		<item>
			<title>do peers communicate via protocol?</title>
			<link>http://www.unix.com/ip-networking/122960-do-peers-communicate-via-protocol-new-post.html</link>
			<pubDate>Thu, 05 Nov 2009 06:44:49 GMT</pubDate>
			<description>actual transmission path is physical layer. do peers in n layer communicate on any issue using n layer protocol with each other. as far as i know this communication is said to be *virtual. *</description>
			<content:encoded><![CDATA[<div>actual transmission path is physical layer. do peers in <i>n layer</i> communicate on any issue using <i>n layer</i> protocol with each other. as far as i know this communication is said to be <b>virtual. </b></div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>zius_oram</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/122960-do-peers-communicate-via-protocol.html</guid>
		</item>
		<item>
			<title><![CDATA[UDP Server/Daemon for receiving & acknowledging data]]></title>
			<link>http://www.unix.com/ip-networking/122821-udp-server-daemon-receiving-acknowledging-data-new-post.html</link>
			<pubDate>Tue, 03 Nov 2009 21:08:49 GMT</pubDate>
			<description><![CDATA[I'm looking for a couple high level pointers to writing a UDP server that will be acknowledging data at a rate of approximately twelve packets every second and will be running on and older but more or less dedicated Solaris 9 box.  
 
Acknowledging the data packets is relatively simple, after...]]></description>
			<content:encoded><![CDATA[<div>I'm looking for a couple high level pointers to writing a UDP server that will be acknowledging data at a rate of approximately twelve packets every second and will be running on and older but more or less dedicated Solaris 9 box. <br />
<br />
Acknowledging the data packets is relatively simple, after checksumming I need only pull the header data from the original packet and include it in the acknowledgment. I will need to keep a log of the acknowledgments sent, either by just streaming to a binary file or to an archive via MQSeries. <br />
<br />
It's been suggested that I look into inetd... I'm also looking over a couple simple UDP client/server examples, but I'm a relative noob at networking and could use a couple high level pointers lest I end up in any number of rabbit-holes along the way.<br />
<br />
Any suggestions/advice would be much appreciated...<br />
<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>allbread</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/122821-udp-server-daemon-receiving-acknowledging-data.html</guid>
		</item>
		<item>
			<title>Bandwidth shaping on specific port</title>
			<link>http://www.unix.com/ip-networking/122623-bandwidth-shaping-specific-port-new-post.html</link>
			<pubDate>Sat, 31 Oct 2009 22:16:38 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I've been looking for a few hours now, reading various docs and man pages, but the info I found so far is either not what I was looking for or I just don't get how to do the thing I need.... 
 
So, my "problems" is that I have a server running on a specific port and I need to shape traffic...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I've been looking for a few hours now, reading various docs and man pages, but the info I found so far is either not what I was looking for or I just don't get how to do the thing I need....<br />
<br />
So, my &quot;problems&quot; is that I have a server running on a specific port and I need to shape traffic only on this port (7979) in order to reduce bandwidth. I want it to only have a max up speed of 10 KB/s and max down speed of 10 KB/s also. What I've been looking for for the past few hours is a command or some other shaping software that will be able to limit the incoming &amp; outgoing bandwidth only on this port. I read the man pages of 'tc' but I didn't get much wiser from it, so I came asking here in the hope someone could provide me with the commands and their params how to do that or offer another solution, if possible. I'm on Linux btw :)<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>Zamba</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/122623-bandwidth-shaping-specific-port.html</guid>
		</item>
		<item>
			<title>Total byte</title>
			<link>http://www.unix.com/ip-networking/122573-total-byte-new-post.html</link>
			<pubDate>Fri, 30 Oct 2009 16:35:03 GMT</pubDate>
			<description><![CDATA[Hi 
 
 
I've a pkts trace and  I'm performing some test on it. I'd like to figure out also the numbers of total byte in that trace.  
Any idea? 
 
thanks in advance 
 
D.]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
<br />
I've a pkts trace and  I'm performing some test on it. I'd like to figure out also the numbers of total byte in that trace. <br />
Any idea?<br />
<br />
thanks in advance<br />
<br />
D.</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>Dedalus</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/122573-total-byte.html</guid>
		</item>
		<item>
			<title>Stuck ARP entries</title>
			<link>http://www.unix.com/ip-networking/122326-stuck-arp-entries-new-post.html</link>
			<pubDate>Wed, 28 Oct 2009 15:20:30 GMT</pubDate>
			<description><![CDATA[About a week ago a customer hooked up a wireless router backwards to our network, causing it to serve incorrect DHCP addresses to some of them.  Our networks are mostly statically assigned so this didn't cause as much damage as it might have, but now, over a week later, I still have incomplete...]]></description>
			<content:encoded><![CDATA[<div>About a week ago a customer hooked up a wireless router backwards to our network, causing it to serve incorrect DHCP addresses to some of them.  Our networks are mostly statically assigned so this didn't cause as much damage as it might have, but now, over a week later, I still have incomplete 192.168.10.x entries stuck in the ARP table:<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$ arp -n<br />
Address&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; HWtype&nbsp; HWaddress&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Flags Mask&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Iface<br />
192.168.20.27&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:60:B3:20:71:32&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.20.36&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:15:E9:84:E8:60&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.20.64&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:22:5F:14:B4:75&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.10.101&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  (incomplete)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lan<br />
192.168.20.33&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:13:4F:00:A2:85&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.10.84&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (incomplete)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lan<br />
208.92.117.109&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  ether&nbsp;  00:80:AE:97:78:1F&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  wan<br />
192.168.10.65&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (incomplete)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lan<br />
192.168.20.46&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:07:E9:BD:FB:79&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.10.90&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (incomplete)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lan<br />
192.168.20.130&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  ether&nbsp;  00:60:B3:07:10:16&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.20.21&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:13:4F:00:40:85&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.10.88&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (incomplete)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; lan<br />
192.168.20.43&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:15:E9:32:C4:F1&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
192.168.20.14&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ether&nbsp;  00:13:4F:00:64:FF&nbsp;  C&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  lan<br />
$</code><hr />
</div> arp -d cannot delete the incomplete entries, and they won't go away.  I suppose they're harmless but I'd get rid of them if I could.  Is there any better way than a reboot?</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>Corona688</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/122326-stuck-arp-entries.html</guid>
		</item>
		<item>
			<title>nslookup en modo interactivo no guarda historial de tipeo</title>
			<link>http://www.unix.com/ip-networking/122193-nslookup-en-modo-interactivo-no-guarda-historial-de-tipeo-new-post.html</link>
			<pubDate>Tue, 27 Oct 2009 06:01:25 GMT</pubDate>
			<description><![CDATA[Estimados, cómo podría hacer para que el nslookup en modo interactivo me guarde el historial de lo que ya he tipeado para hacerlo nuevamente? al presionar la tecla de la flecha hacia arriba me salen unos caracteres como estos ^[[A cada vez que presiono, esto no sucede cuando lo hago desde un winxp...]]></description>
			<content:encoded><![CDATA[<div>Estimados, cómo podría hacer para que el nslookup en modo interactivo me guarde el historial de lo que ya he tipeado para hacerlo nuevamente? al presionar la tecla de la flecha hacia arriba me salen unos caracteres como estos ^[[A cada vez que presiono, esto no sucede cuando lo hago desde un winxp alguna sugerencia?<br />
<br />
Gracias de antemano.<br />
Atte.<br />
Gabo.-<br />
<br />
==================================================<br />
Note from Moderator:<br />
<br />
Gabo, please use English in this forum.<br />
<br />
Rough translation to English:<br />
<br />
how could I do to make the nslookup in interactive mode history me save what I typed to do it again? by pressing the up arrow I get a character like this ^ [[ Every time I press, this does not happen when I do it from a winxp any suggestions?</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>buchho</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/122193-nslookup-en-modo-interactivo-no-guarda-historial-de-tipeo.html</guid>
		</item>
		<item>
			<title>how to increasing routing table entries</title>
			<link>http://www.unix.com/ip-networking/121929-how-increasing-routing-table-entries-new-post.html</link>
			<pubDate>Fri, 23 Oct 2009 06:17:36 GMT</pubDate>
			<description><![CDATA[hi , 
I need to routing table entries.How can it  be done. 
using Script I'm adding entries into routing table.it supports upto  250.but i need to add more than this limit. 
is there any way that we can  tweak kernel code and increase the limitation?? 
:confused:]]></description>
			<content:encoded><![CDATA[<div>hi ,<br />
I need to routing table entries.How can it  be done.<br />
using Script I'm adding entries into routing table.it supports upto  250.but i need to add more than this limit.<br />
is there any way that we can  tweak kernel code and increase the limitation??<br />
:confused:</div>

]]></content:encoded>
			<category domain="http://www.unix.com/ip-networking/">IP Networking</category>
			<dc:creator>adassss</dc:creator>
			<guid isPermaLink="true">http://www.unix.com/ip-networking/121929-how-increasing-routing-table-entries.html</guid>
		</item>
	</channel>
</rss>
