 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to avoid a server from using an unauthorized IP ?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-avoid-a-server-from-using-an-unauthorized-ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-avoid-a-server-from-using-an-unauthorized-ip/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 18:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: kuteninja</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-avoid-a-server-from-using-an-unauthorized-ip/#comment-76613</link>
		<dc:creator>kuteninja</dc:creator>
		<pubDate>Thu, 29 Apr 2010 14:06:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-76613</guid>
		<description><![CDATA[WebView does have an ACL panel, with &quot;IP based ACL&quot; and &quot;MAC based ACL&quot;, but it doesn&#039;t let me specify the ACL to just one port of the switch, so if I do that, I won&#039;t be able to use that IP on any other server unless I remove the ACL block.

The MAC based ACL let me do that with a VLAN ID, but it&#039;s kinda easy to hide the network card MAC by masking it.

I&#039;m next to buy a new switch. Do you recommend me to get a better one? In that case, which one would be good and allow me to do what I want?]]></description>
		<content:encoded><![CDATA[<p>WebView does have an ACL panel, with &#8220;IP based ACL&#8221; and &#8220;MAC based ACL&#8221;, but it doesn&#8217;t let me specify the ACL to just one port of the switch, so if I do that, I won&#8217;t be able to use that IP on any other server unless I remove the ACL block.</p>
<p>The MAC based ACL let me do that with a VLAN ID, but it&#8217;s kinda easy to hide the network card MAC by masking it.</p>
<p>I&#8217;m next to buy a new switch. Do you recommend me to get a better one? In that case, which one would be good and allow me to do what I want?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuteninja</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-avoid-a-server-from-using-an-unauthorized-ip/#comment-76612</link>
		<dc:creator>kuteninja</dc:creator>
		<pubDate>Thu, 29 Apr 2010 14:00:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-76612</guid>
		<description><![CDATA[The Linksys switch doesn&#039;t come with a server console, but it does have a crappy WebView panel (which only works almost decently on IE). Let my try it, and I&#039;ll come back.]]></description>
		<content:encoded><![CDATA[<p>The Linksys switch doesn&#8217;t come with a server console, but it does have a crappy WebView panel (which only works almost decently on IE). Let my try it, and I&#8217;ll come back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuteninja</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-avoid-a-server-from-using-an-unauthorized-ip/#comment-76590</link>
		<dc:creator>kuteninja</dc:creator>
		<pubDate>Wed, 28 Apr 2010 18:35:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-76590</guid>
		<description><![CDATA[&lt;i&gt;&lt;b&gt;(Sorry about the html tags, I&#039;ve copypasted from another site, this is the question:)&lt;/b&gt;
&lt;/i&gt;
I don&#039;t know for sure how to ask for it, so I&#039;ll explain it to you first:

- I currently have a Linksys SRW224G4 switch, in which I have connected 10 servers. 
- From those, 9 servers are ours, and the other one is from one of our clients.
- We have 27 IP addresses available; and only 12 currently being used (plus, the gateway), a total of 30.

What I need to do is that my client&#039;s server, CANNOT use an IP address, different from the one I&#039;ve assigned to him.

One of my friends, told me that this could be done by assigning a VLAN to the server&#039;s port, and use netmasks to block the traffic; but my Switch doesn&#039;t let me do anything to the VLAN&#039;s other than adding or removing ports to it, it has no networking setup and I don&#039;t have a console access other than the extremely basic telnet/ssh menu and the WebView. Also, I have no access to the Gateway (it&#039;s controlled by my provider), and I haven&#039;t installed a Router yet.

Is it possible to do this with just the Switch? (eg. with ACL&#039;s or something like that)
Or I&#039;ll need to get a Cisco Router to do the VLAN&#039;s IP address control?]]></description>
		<content:encoded><![CDATA[<p><i><b>(Sorry about the html tags, I&#8217;ve copypasted from another site, this is the question:)</b><br />
</i><br />
I don&#8217;t know for sure how to ask for it, so I&#8217;ll explain it to you first:</p>
<p>- I currently have a Linksys SRW224G4 switch, in which I have connected 10 servers.<br />
- From those, 9 servers are ours, and the other one is from one of our clients.<br />
- We have 27 IP addresses available; and only 12 currently being used (plus, the gateway), a total of 30.</p>
<p>What I need to do is that my client&#8217;s server, CANNOT use an IP address, different from the one I&#8217;ve assigned to him.</p>
<p>One of my friends, told me that this could be done by assigning a VLAN to the server&#8217;s port, and use netmasks to block the traffic; but my Switch doesn&#8217;t let me do anything to the VLAN&#8217;s other than adding or removing ports to it, it has no networking setup and I don&#8217;t have a console access other than the extremely basic telnet/ssh menu and the WebView. Also, I have no access to the Gateway (it&#8217;s controlled by my provider), and I haven&#8217;t installed a Router yet.</p>
<p>Is it possible to do this with just the Switch? (eg. with ACL&#8217;s or something like that)<br />
Or I&#8217;ll need to get a Cisco Router to do the VLAN&#8217;s IP address control?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.015 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 20:42:28 -->