<?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/">
	<channel>
		<title><![CDATA[Linux-Noob Forums - Network Problems]]></title>
		<link>https://www.linux-noob.com/forums/</link>
		<description><![CDATA[Linux-Noob Forums - https://www.linux-noob.com/forums]]></description>
		<pubDate>Wed, 13 May 2026 09:41:03 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Wi-Fi works for a few minutes, then disappears]]></title>
			<link>https://www.linux-noob.com/forums/thread-4118.html</link>
			<pubDate>Mon, 15 Dec 2025 01:57:24 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=1182">kabifff</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-4118.html</guid>
			<description><![CDATA[Currently using Ubuntu 25.1. I'm trying to get it to work on my laptop, but I've had this same issue on an HP desktop and a desktop I built myself. The issue is the same each time, no matter which distro I use and which PC I use:<br />
<br />
I boot up, Wi-Fi works great. If I stop interacting with it for 5 minutes or so (like during a network transfer), the system stops recognizing my Wi-Fi and it doesn't work again until I reboot. Then the cycle just continues.<br />
<br />
It makes torrenting impossible and I can't use network file transfers because they all take longer than this timeout bug. This happens on Ubuntu, Mint, OpenSUSE, and Debian. What am I missing here? How do I fix this?]]></description>
			<content:encoded><![CDATA[Currently using Ubuntu 25.1. I'm trying to get it to work on my laptop, but I've had this same issue on an HP desktop and a desktop I built myself. The issue is the same each time, no matter which distro I use and which PC I use:<br />
<br />
I boot up, Wi-Fi works great. If I stop interacting with it for 5 minutes or so (like during a network transfer), the system stops recognizing my Wi-Fi and it doesn't work again until I reboot. Then the cycle just continues.<br />
<br />
It makes torrenting impossible and I can't use network file transfers because they all take longer than this timeout bug. This happens on Ubuntu, Mint, OpenSUSE, and Debian. What am I missing here? How do I fix this?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to install Archboot in UTM]]></title>
			<link>https://www.linux-noob.com/forums/thread-4109.html</link>
			<pubDate>Tue, 13 May 2025 15:41:16 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=5207">Meup</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-4109.html</guid>
			<description><![CDATA[<span style="color: #b8c5c9;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;" class="mycode_font">Hi, I'm trying to install Arch Boot on UTM, but it's stuck in Live mode. What do I do to install it?</span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #b8c5c9;" class="mycode_color"><span style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;" class="mycode_font">Hi, I'm trying to install Arch Boot on UTM, but it's stuck in Live mode. What do I do to install it?</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[wifi interface wlan0 shows about 10-15% more traffic than VPN ppp0]]></title>
			<link>https://www.linux-noob.com/forums/thread-181.html</link>
			<pubDate>Sat, 10 Mar 2012 20:27:31 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3870">ubunut</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-181.html</guid>
			<description><![CDATA[<br />
I tried doing a search for vpn but it wont let me search under four characters so i will be so bold as to start a new topic.<br />
<br />
I've been exploring the wonderful world of linux for a while now and since lately i got myself a vpn connection from ipredator which i use at all times when connected to the internet<br />
<br />
 <br />
<br />
I've been doing some scripting to have all relevant processes killed and the network disconnect in case the vpn goes down, i guess i'm just a bit paranoid. But all that works just fine.<br />
<br />
Now i've been monitioring traffic on both ppp0 and wlan0 interfaces with this nifty little tool called ifstat.<br />
<br />
What i notice is that at any time i am connected and traffic goes through the ppp0 interface i get about 10-15% more through my wlan0 interface. I have no clue where to ask about this and can't find the keywords to google the relevant information.<br />
<br />
So, if anyone can help me out here? is it normal to have that much more traffic on the wi-fi than what goes actually through the vpn connection? Is it to do with the fact that the data's being encrypted or something? Anything to make me wiser about it or point me in the direction where i can find more info about this specific situation would be greatly appreciated.<br />
<br />
 <br />
<br />
I put a small portion of the output of ifstat here on pastebin : <a href="http://pastebin.com/9NEa8Zar" target="_blank" rel="noopener" class="mycode_url">http://pastebin.com/9NEa8Zar</a><br />
<br />
 <br />
<br />
Go easy on me, i know a bit or two about computers but this is completely new to me.<br />
<br />
 <br />
<br />
Also, i can't seem to find anything about firewall rules to have a single program/process blocked from using anything but the ppp0 interface, all i can find is allow ip-ranges and open-close ports, anything for dummies on that subject would be most welcome as well<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I tried doing a search for vpn but it wont let me search under four characters so i will be so bold as to start a new topic.<br />
<br />
I've been exploring the wonderful world of linux for a while now and since lately i got myself a vpn connection from ipredator which i use at all times when connected to the internet<br />
<br />
 <br />
<br />
I've been doing some scripting to have all relevant processes killed and the network disconnect in case the vpn goes down, i guess i'm just a bit paranoid. But all that works just fine.<br />
<br />
Now i've been monitioring traffic on both ppp0 and wlan0 interfaces with this nifty little tool called ifstat.<br />
<br />
What i notice is that at any time i am connected and traffic goes through the ppp0 interface i get about 10-15% more through my wlan0 interface. I have no clue where to ask about this and can't find the keywords to google the relevant information.<br />
<br />
So, if anyone can help me out here? is it normal to have that much more traffic on the wi-fi than what goes actually through the vpn connection? Is it to do with the fact that the data's being encrypted or something? Anything to make me wiser about it or point me in the direction where i can find more info about this specific situation would be greatly appreciated.<br />
<br />
 <br />
<br />
I put a small portion of the output of ifstat here on pastebin : <a href="http://pastebin.com/9NEa8Zar" target="_blank" rel="noopener" class="mycode_url">http://pastebin.com/9NEa8Zar</a><br />
<br />
 <br />
<br />
Go easy on me, i know a bit or two about computers but this is completely new to me.<br />
<br />
 <br />
<br />
Also, i can't seem to find anything about firewall rules to have a single program/process blocked from using anything but the ppp0 interface, all i can find is allow ip-ranges and open-close ports, anything for dummies on that subject would be most welcome as well<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Need support in setting up ushare for xbox 360]]></title>
			<link>https://www.linux-noob.com/forums/thread-188.html</link>
			<pubDate>Thu, 01 Mar 2012 23:25:15 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=1767">abhishek77</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-188.html</guid>
			<description><![CDATA[<br />
I am unable to setup ushare to work with xbox 360.<br />
<br />
I have been following the steps in the link below as well watching some videos on youtube.<br />
<br />
 <br />
<br />
<a href="http://stevejenkins.com/blog/2011/02/how-to-set-up-ushare-media-server-on-fedora-centos-to-stream-video-and-pictures-to-xbox-360-or-ps3/" target="_blank" rel="noopener" class="mycode_url">http://stevejenkins.com/blog/2011/02...ox-360-or-ps3/</a><br />
<br />
 <br />
<br />
<br />
<br />
<br />
&lt;div&gt;&lt;iframe width="480" height="270" src="https://www.youtube.com/embed/zg6qTL-gvJw?feature=oembed" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;<br />
 <br />
<br />
But still when i start up the xbox, i cannot see the server name listed under videos. I have named the server Media Server.<br />
<br />
 <br />
<br />
After following all steps and running the command ushare -x, it comes with found 199 files and subdirectories but still nothing on the xbox. even tried stopping and starting ushare service on linux machine.<br />
<br />
 <br />
<br />
what am i missing out.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I am unable to setup ushare to work with xbox 360.<br />
<br />
I have been following the steps in the link below as well watching some videos on youtube.<br />
<br />
 <br />
<br />
<a href="http://stevejenkins.com/blog/2011/02/how-to-set-up-ushare-media-server-on-fedora-centos-to-stream-video-and-pictures-to-xbox-360-or-ps3/" target="_blank" rel="noopener" class="mycode_url">http://stevejenkins.com/blog/2011/02...ox-360-or-ps3/</a><br />
<br />
 <br />
<br />
<br />
<br />
<br />
&lt;div&gt;&lt;iframe width="480" height="270" src="https://www.youtube.com/embed/zg6qTL-gvJw?feature=oembed" frameborder="0" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;<br />
 <br />
<br />
But still when i start up the xbox, i cannot see the server name listed under videos. I have named the server Media Server.<br />
<br />
 <br />
<br />
After following all steps and running the command ushare -x, it comes with found 199 files and subdirectories but still nothing on the xbox. even tried stopping and starting ushare service on linux machine.<br />
<br />
 <br />
<br />
what am i missing out.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[kvm and virtualbox no network connection]]></title>
			<link>https://www.linux-noob.com/forums/thread-260.html</link>
			<pubDate>Mon, 21 Nov 2011 20:36:17 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3499">inittux</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-260.html</guid>
			<description><![CDATA[<br />
I reinstalled my whole system cuz I wanted some changes. So I reinstalled kvm and installed a virtual pc.<br />
<br />
However I do not get a network connection, my virtualpc doesn't get an ip adress. I checked to see if kvm<br />
<br />
created a bridge and it did:<br />
<br />
 <br />
<br />
virbr0	Link encap:Ethernet  HWaddr 52:54:00:FB:2B:21<br />
<br />
 <br />
<br />
I tried creating a bridge manually that causing the loss of all my network connections but I made a backup<br />
<br />
of the config file luckily. I then tried doing selecting a different virtual network card in kvm for my virtualpc.<br />
<br />
Same results. I then thought, well let's try installing virtualbox again and see what happens. So I create<br />
<br />
my virtual pc and install a system and I have the same thing, my virtual pc doesn't get an ip. Not in any<br />
<br />
network setting. So I figured that the problem is not with kvm and not with virtualbox. But be something<br />
<br />
else on my system, but find it strange after a fresh install this happens. I don't want an answer, cuz I'd<br />
<br />
like to figure this out myself but just writing it out to think it through. Cuz I want to be able to learn<br />
<br />
to fix things myself. So I know it's not the virtual software that's not working right, but have to look<br />
<br />
somewhere towards my networkcard/network connection. You can reply for tips, but I'll post as<br />
<br />
soon as I get a bit further.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I reinstalled my whole system cuz I wanted some changes. So I reinstalled kvm and installed a virtual pc.<br />
<br />
However I do not get a network connection, my virtualpc doesn't get an ip adress. I checked to see if kvm<br />
<br />
created a bridge and it did:<br />
<br />
 <br />
<br />
virbr0	Link encap:Ethernet  HWaddr 52:54:00:FB:2B:21<br />
<br />
 <br />
<br />
I tried creating a bridge manually that causing the loss of all my network connections but I made a backup<br />
<br />
of the config file luckily. I then tried doing selecting a different virtual network card in kvm for my virtualpc.<br />
<br />
Same results. I then thought, well let's try installing virtualbox again and see what happens. So I create<br />
<br />
my virtual pc and install a system and I have the same thing, my virtual pc doesn't get an ip. Not in any<br />
<br />
network setting. So I figured that the problem is not with kvm and not with virtualbox. But be something<br />
<br />
else on my system, but find it strange after a fresh install this happens. I don't want an answer, cuz I'd<br />
<br />
like to figure this out myself but just writing it out to think it through. Cuz I want to be able to learn<br />
<br />
to fix things myself. So I know it's not the virtual software that's not working right, but have to look<br />
<br />
somewhere towards my networkcard/network connection. You can reply for tips, but I'll post as<br />
<br />
soon as I get a bit further.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[proxy/filter/networking]]></title>
			<link>https://www.linux-noob.com/forums/thread-286.html</link>
			<pubDate>Tue, 01 Nov 2011 23:18:51 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3499">inittux</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-286.html</guid>
			<description><![CDATA[<br />
My proxy/webfilter is running great. Just thought it might be better to have it set for all devices connected on my internet network. So that I don't have to set it up mannually for every device. I have  Linksys WRT160N, and I read that the standard linksys router software does not allow setting up a proxy. But that I need to use <a href="http://www.dd-wrt.com/wiki/index.php/Linksys_WRT150N_%26_WRT160N#WRT160Nv2_Instructions" target="_blank" rel="noopener" class="mycode_url">dd-wrt</a> . I found an instruction on how to do it and it doesn't look that hard. But how smart is it to do. Cuz I always go by the saying for computer stuff: "don't fix what ain't broke" or I could buy a second network card, have my internet connection on it so that I could filter/proxy it and connect another router too it, and to the second router I could connect all my devices. or something like that? Not too great in networking. That acuatually sounds better if it is possible. Because I don't really like messing with router firmware if it's running fine.<br />
<br />
 <br />
<br />
So if I wanted to do it without messing with the firmware I would probably want to setup like this?<br />
<br />
 <br />
<br />
 <br />
<br />
Downstairs(modem)--&gt;router1--mypc(nic1)---proxy/filter--&gt;mypc(nic2)---&gt;router2(make this gateway for all connecting devices)<br />
<br />
 <br />
<br />
Does that sound correct? But I have no idea how I would be able to connect two  nic's. would have to do some <a href="http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html" target="_blank" rel="noopener" class="mycode_url">research</a> on that.<br />
<br />
 <br />
<br />
<a href="http://www.alternate.nl/html/product/Netwerk_PCI/TP-LINK/TG-3269/209489/?tn=HARDWARE&amp;l1=Netwerk&amp;l2=Netwerkadapters" target="_blank" rel="noopener" class="mycode_url">http://www.alternate...Netwerkadapters</a><br />
<br />
<a href="http://www.alternate.nl/html/product/Netwerk_Routers_%28WLAN%29/SiteCom/WL-341_300N_X2_Router/441761/?tn=HARDWARE&amp;l1=Netwerk&amp;l2=Wireless+LAN&amp;l3=Routers" target="_blank" rel="noopener" class="mycode_url">http://www.alternate...+LAN&amp;l3=Routers</a><br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
My proxy/webfilter is running great. Just thought it might be better to have it set for all devices connected on my internet network. So that I don't have to set it up mannually for every device. I have  Linksys WRT160N, and I read that the standard linksys router software does not allow setting up a proxy. But that I need to use <a href="http://www.dd-wrt.com/wiki/index.php/Linksys_WRT150N_%26_WRT160N#WRT160Nv2_Instructions" target="_blank" rel="noopener" class="mycode_url">dd-wrt</a> . I found an instruction on how to do it and it doesn't look that hard. But how smart is it to do. Cuz I always go by the saying for computer stuff: "don't fix what ain't broke" or I could buy a second network card, have my internet connection on it so that I could filter/proxy it and connect another router too it, and to the second router I could connect all my devices. or something like that? Not too great in networking. That acuatually sounds better if it is possible. Because I don't really like messing with router firmware if it's running fine.<br />
<br />
 <br />
<br />
So if I wanted to do it without messing with the firmware I would probably want to setup like this?<br />
<br />
 <br />
<br />
 <br />
<br />
Downstairs(modem)--&gt;router1--mypc(nic1)---proxy/filter--&gt;mypc(nic2)---&gt;router2(make this gateway for all connecting devices)<br />
<br />
 <br />
<br />
Does that sound correct? But I have no idea how I would be able to connect two  nic's. would have to do some <a href="http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html" target="_blank" rel="noopener" class="mycode_url">research</a> on that.<br />
<br />
 <br />
<br />
<a href="http://www.alternate.nl/html/product/Netwerk_PCI/TP-LINK/TG-3269/209489/?tn=HARDWARE&amp;l1=Netwerk&amp;l2=Netwerkadapters" target="_blank" rel="noopener" class="mycode_url">http://www.alternate...Netwerkadapters</a><br />
<br />
<a href="http://www.alternate.nl/html/product/Netwerk_Routers_%28WLAN%29/SiteCom/WL-341_300N_X2_Router/441761/?tn=HARDWARE&amp;l1=Netwerk&amp;l2=Wireless+LAN&amp;l3=Routers" target="_blank" rel="noopener" class="mycode_url">http://www.alternate...+LAN&amp;l3=Routers</a><br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Remote local transfers time out.]]></title>
			<link>https://www.linux-noob.com/forums/thread-361.html</link>
			<pubDate>Sat, 09 Jul 2011 23:37:49 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3655">Shock Diamond</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-361.html</guid>
			<description><![CDATA[<br />
I have recently replaced Slackware Linux 10.1 with 13.1 and I am experiencing a local remote networking issue over FTP.  When I am transfering data over a local route, whether it is to or from the server, the connection stops - all data transfer drops to 0.0k/sec, and even SSH locks out remote access when this occurs.  I can still use the local machine in all its functions, but I cannot reconnect via FTP or SSH until I reboot the server.<br />
<br />
 <br />
<br />
I have tried to find a reason why this is occuring and I cannot.  Transfer speeds are relatively healthy - 50-65 megabytes per second writing to the server and 60-90 megabytes per second reading data from it.  If I throttle the transfer speed, it still times out regardless.<br />
<br />
 <br />
<br />
My local backup dumps over FTP to the server without locking up.  I can retrieve from the FTP through the backup software as well without an issue.  Yet still, direct FTP transfer using FlashFXP to ProFTP drops and locks out remote connections.<br />
<br />
 <br />
<br />
The only error I can find is in the ProFTPD log:<br />
<br />
Jul 09 18:10:32 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): USER &lt;hiddenuser&gt;: Login successful.  <br />
<br />
Jul 09 18:29:00 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): sendfile transmission aborted<br />
<br />
Jul 09 18:29:31 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): notice: user &lt;hiddenuser&gt;: aborting transfer: Unknown error 4294967295<br />
<br />
Jul 09 18:31:29 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): Client session idle timeout, disconnected<br />
<br />
Jul 09 18:31:29 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): FTP session closed.<br />
<br />
 <br />
<br />
This error appears in the logs prior to locking out remote access, but I have yet to find out what the flux is causing it!<br />
<br />
 <br />
<br />
Any help would be greatly appreciated.<br />
<br />
 <br />
<br />
-Shock Diamond<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I have recently replaced Slackware Linux 10.1 with 13.1 and I am experiencing a local remote networking issue over FTP.  When I am transfering data over a local route, whether it is to or from the server, the connection stops - all data transfer drops to 0.0k/sec, and even SSH locks out remote access when this occurs.  I can still use the local machine in all its functions, but I cannot reconnect via FTP or SSH until I reboot the server.<br />
<br />
 <br />
<br />
I have tried to find a reason why this is occuring and I cannot.  Transfer speeds are relatively healthy - 50-65 megabytes per second writing to the server and 60-90 megabytes per second reading data from it.  If I throttle the transfer speed, it still times out regardless.<br />
<br />
 <br />
<br />
My local backup dumps over FTP to the server without locking up.  I can retrieve from the FTP through the backup software as well without an issue.  Yet still, direct FTP transfer using FlashFXP to ProFTP drops and locks out remote connections.<br />
<br />
 <br />
<br />
The only error I can find is in the ProFTPD log:<br />
<br />
Jul 09 18:10:32 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): USER &lt;hiddenuser&gt;: Login successful.  <br />
<br />
Jul 09 18:29:00 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): sendfile transmission aborted<br />
<br />
Jul 09 18:29:31 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): notice: user &lt;hiddenuser&gt;: aborting transfer: Unknown error 4294967295<br />
<br />
Jul 09 18:31:29 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): Client session idle timeout, disconnected<br />
<br />
Jul 09 18:31:29 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): FTP session closed.<br />
<br />
 <br />
<br />
This error appears in the logs prior to locking out remote access, but I have yet to find out what the flux is causing it!<br />
<br />
 <br />
<br />
Any help would be greatly appreciated.<br />
<br />
 <br />
<br />
-Shock Diamond<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can remote login via ssh terminal but can't open volume in Krusader (via FISH)]]></title>
			<link>https://www.linux-noob.com/forums/thread-367.html</link>
			<pubDate>Sun, 29 May 2011 16:49:27 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3643">FiftyOneFifty</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-367.html</guid>
			<description><![CDATA[<br />
I have a wireless net between an outbuilding and my house. The ISP service comes into the WAN port of a router in the out building. A WiFi bridge in the house connects to the external router, the bridge is connected to the WAN port of a second router which creates the internal home network.<br />
<br />
 <br />
<br />
Inside the house on the internal network I have a Linux appliance with an attached USB drive for storage. It supports SSH but not FTP (and no repos to pull additional protocols from, so adding software requires compiling or hacking).<br />
<br />
 <br />
<br />
I have forwarded port 22 (soon to change) through my internal router to the appliance. From a workstation on the outside network in the out building, I can open a remote terminal on the appliance using<br />
<br />
"shh &lt;exteral_IP_of_inside_router&gt; -l &lt;username&gt;", but using the same parameters and the FISH (FIle transfer over secure SHell) in Krusader returns "Error: Could not enter folder". Krusader (and WinSCP) connect to the appliances storage fine on workstations on the internal network.<br />
<br />
 <br />
<br />
I've also discovered that both SCP and WinSCP via WINE can access the appliance across the inside router, but with widely fluctuating transmission speeds and dropped connections.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I have a wireless net between an outbuilding and my house. The ISP service comes into the WAN port of a router in the out building. A WiFi bridge in the house connects to the external router, the bridge is connected to the WAN port of a second router which creates the internal home network.<br />
<br />
 <br />
<br />
Inside the house on the internal network I have a Linux appliance with an attached USB drive for storage. It supports SSH but not FTP (and no repos to pull additional protocols from, so adding software requires compiling or hacking).<br />
<br />
 <br />
<br />
I have forwarded port 22 (soon to change) through my internal router to the appliance. From a workstation on the outside network in the out building, I can open a remote terminal on the appliance using<br />
<br />
"shh &lt;exteral_IP_of_inside_router&gt; -l &lt;username&gt;", but using the same parameters and the FISH (FIle transfer over secure SHell) in Krusader returns "Error: Could not enter folder". Krusader (and WinSCP) connect to the appliances storage fine on workstations on the internal network.<br />
<br />
 <br />
<br />
I've also discovered that both SCP and WinSCP via WINE can access the appliance across the inside router, but with widely fluctuating transmission speeds and dropped connections.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dialing over wired connection]]></title>
			<link>https://www.linux-noob.com/forums/thread-423.html</link>
			<pubDate>Wed, 29 Sep 2010 16:15:09 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3522">vikash</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-423.html</guid>
			<description><![CDATA[I am quite new to ubuntu, and i am using ubuntu 10.04. My ISP provides me a cable (Lan) to connecto to the net, In windows i just used to dial over a connection and provide my username and password. How can i dial a connection in ubuntu. Dialing takes place over lan cable (Not telephone line). plz help and i dont use any kind of router or modem, the line comes directly from ISP's pole.<br />
]]></description>
			<content:encoded><![CDATA[I am quite new to ubuntu, and i am using ubuntu 10.04. My ISP provides me a cable (Lan) to connecto to the net, In windows i just used to dial over a connection and provide my username and password. How can i dial a connection in ubuntu. Dialing takes place over lan cable (Not telephone line). plz help and i dont use any kind of router or modem, the line comes directly from ISP's pole.<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[ifconfig Woes...]]></title>
			<link>https://www.linux-noob.com/forums/thread-469.html</link>
			<pubDate>Wed, 28 Apr 2010 11:35:48 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3503">Ellipsis</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-469.html</guid>
			<description><![CDATA[<br />
Hello everyone,<br />
<br />
 <br />
<br />
Firstly let me say that I've tried su - and /sbin/ifconfig it's not there.  For some reason I seem to have "lost" it or something because ever since I installed the distro a while back it hasn't been there.  I'm running Debian.  I do have iwconfig, which for most of my needs works but I'm trying to get the loopback (lo) interface running but without ifconfig that's kind of difficult <img src="https://www.linux-noob.com/forums/images/smilies/tongue.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
<br />
 <br />
<br />
I do have commands for ifup and ifdown but they don't work because (I'm assuming from reading error outputs) that they call on ifconfig.<br />
<br />
 <br />
<br />
If someone could help me out on how to fix/get ifconfig i'd greatly appreciate it.<br />
<br />
 <br />
<br />
Thank you<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Hello everyone,<br />
<br />
 <br />
<br />
Firstly let me say that I've tried su - and /sbin/ifconfig it's not there.  For some reason I seem to have "lost" it or something because ever since I installed the distro a while back it hasn't been there.  I'm running Debian.  I do have iwconfig, which for most of my needs works but I'm trying to get the loopback (lo) interface running but without ifconfig that's kind of difficult <img src="https://www.linux-noob.com/forums/images/smilies/tongue.png" alt="Tongue" title="Tongue" class="smilie smilie_5" /><br />
<br />
 <br />
<br />
I do have commands for ifup and ifdown but they don't work because (I'm assuming from reading error outputs) that they call on ifconfig.<br />
<br />
 <br />
<br />
If someone could help me out on how to fix/get ifconfig i'd greatly appreciate it.<br />
<br />
 <br />
<br />
Thank you<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[./network start shows error RTNETLINK answers: File exists Error adding address [ip]]]></title>
			<link>https://www.linux-noob.com/forums/thread-625.html</link>
			<pubDate>Sat, 04 Jul 2009 02:08:44 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3375">FlatBallFlyer</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-625.html</guid>
			<description><![CDATA[<br />
I'm only partially new to Linux. I'm running Fedora 11. I've just set up two machines, I thought to be identical. Evidently I missed something. I had some problems getting the network started on the second machine, and I must have forgotten a name change somewhere. Anyway, after doing lot's of comparisons between the boxes, editing and renaming and re-linking the ifcfg-GigaStorey file, they are both functioning. The problem is that whenever I start or restart the network on box 2, it reports the following error:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Bringing up interface GigaStorey: RTNETLINK answers: File exists <br />
Error adding address 192.168.1.6 for eth0.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ OK ]</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
The file <span style="font-family: 'Courier New';" class="mycode_font"><span style="font-size: 4pt;" class="mycode_size"><span style="color: #0000FF;" class="mycode_color">ifcfg-GigaStorey</span><br />
</span><br />
</span> is linked in the following directories<br />
<br />
/etc/sysconfig/network-scripts<br />
<br />
/etc/sysconfig/networking/devices<br />
<br />
/etc/sysconfig/networking/profiles/default<br />
<br />
 <br />
<br />
The contents of the file on box 2 (error) are:<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># Networking Interface<br />
DEVICE=eth0<br />
HWADDR=00:10:C6:A3C:C7<br />
ONBOOT=yes<br />
IPADDR=192.168.1.6<br />
BOOTPROTO=none<br />
NETMASK=255.255.255.0<br />
TYPE=Ethernet<br />
GATEWAY=192.168.1.1<br />
DNS1=192.168.1.1<br />
IPV6INIT=no<br />
USERCTL=no<br />
PREFIX=24<br />
NAME="System eth0"<br />
UUID=52c359b4-bce1-4ee9-49f8-1928b302e041</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
The same file on box #1 (No errors here) is:<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># Networking Interface<br />
DEVICE=eth0<br />
HWADDR=00:10:C6:B2:5D:F8<br />
ONBOOT=yes<br />
IPADDR=192.168.1.5<br />
BOOTPROTO=none<br />
NETMASK=255.255.255.0<br />
TYPE=Ethernet<br />
GATEWAY=192.168.1.1<br />
DNS1=192.168.1.1<br />
IPV6INIT=no<br />
USERCTL=no<br />
PREFIX=24<br />
NAME="System eth0"<br />
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
Like I said, it's not super critical, just annoying. The networking comes up ok, but the error is puzzling. I figure if I learn what this problem is I'll be one step closer to my Linux beanee. As always, the fates will smile on you for your gracious help!<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I'm only partially new to Linux. I'm running Fedora 11. I've just set up two machines, I thought to be identical. Evidently I missed something. I had some problems getting the network started on the second machine, and I must have forgotten a name change somewhere. Anyway, after doing lot's of comparisons between the boxes, editing and renaming and re-linking the ifcfg-GigaStorey file, they are both functioning. The problem is that whenever I start or restart the network on box 2, it reports the following error:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Bringing up interface GigaStorey: RTNETLINK answers: File exists <br />
Error adding address 192.168.1.6 for eth0.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ OK ]</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
The file <span style="font-family: 'Courier New';" class="mycode_font"><span style="font-size: 4pt;" class="mycode_size"><span style="color: #0000FF;" class="mycode_color">ifcfg-GigaStorey</span><br />
</span><br />
</span> is linked in the following directories<br />
<br />
/etc/sysconfig/network-scripts<br />
<br />
/etc/sysconfig/networking/devices<br />
<br />
/etc/sysconfig/networking/profiles/default<br />
<br />
 <br />
<br />
The contents of the file on box 2 (error) are:<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># Networking Interface<br />
DEVICE=eth0<br />
HWADDR=00:10:C6:A3C:C7<br />
ONBOOT=yes<br />
IPADDR=192.168.1.6<br />
BOOTPROTO=none<br />
NETMASK=255.255.255.0<br />
TYPE=Ethernet<br />
GATEWAY=192.168.1.1<br />
DNS1=192.168.1.1<br />
IPV6INIT=no<br />
USERCTL=no<br />
PREFIX=24<br />
NAME="System eth0"<br />
UUID=52c359b4-bce1-4ee9-49f8-1928b302e041</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
The same file on box #1 (No errors here) is:<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># Networking Interface<br />
DEVICE=eth0<br />
HWADDR=00:10:C6:B2:5D:F8<br />
ONBOOT=yes<br />
IPADDR=192.168.1.5<br />
BOOTPROTO=none<br />
NETMASK=255.255.255.0<br />
TYPE=Ethernet<br />
GATEWAY=192.168.1.1<br />
DNS1=192.168.1.1<br />
IPV6INIT=no<br />
USERCTL=no<br />
PREFIX=24<br />
NAME="System eth0"<br />
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
Like I said, it's not super critical, just annoying. The networking comes up ok, but the error is puzzling. I figure if I learn what this problem is I'll be one step closer to my Linux beanee. As always, the fates will smile on you for your gracious help!<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Trying to get a USB 2.0 wireless dongle to work]]></title>
			<link>https://www.linux-noob.com/forums/thread-757.html</link>
			<pubDate>Sun, 04 Jan 2009 09:32:59 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2785">jacatone</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-757.html</guid>
			<description><![CDATA[I recently installed Linux Mint 5 (Ubuntu 8.10) and bought a USB 2.0 wireless dongle (Realtek) that says right on the box that it's compatible with Linux. How do I get LM to use this thing to connect to my wireless router? Thanks.<br />
]]></description>
			<content:encoded><![CDATA[I recently installed Linux Mint 5 (Ubuntu 8.10) and bought a USB 2.0 wireless dongle (Realtek) that says right on the box that it's compatible with Linux. How do I get LM to use this thing to connect to my wireless router? Thanks.<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to open ports for Linux server]]></title>
			<link>https://www.linux-noob.com/forums/thread-814.html</link>
			<pubDate>Tue, 30 Sep 2008 09:57:53 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2977">dzvonyo</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-814.html</guid>
			<description><![CDATA[<br />
I can ping my WAN IP address from outside my network (maybe because its static)<br />
<br />
I can ping the web address <a href="http://www.mysitename.com" target="_blank" rel="noopener" class="mycode_url">www.mysitename.com</a> (could be same as above)<br />
<br />
BUT<br />
<br />
I cant access the website.<br />
<br />
when i do<br />
<br />
telnet mysite.name.com 80<br />
<br />
it cant find it<br />
<br />
 <br />
<br />
 <br />
<br />
I have added these two commands into my router<br />
<br />
 <br />
<br />
ip nat inside source static udp 192.168.1.10 53 192.168.5.5 53<br />
<br />
ip nat inside source static tcp 192.168.1.10  80  192.168.5.5 80<br />
<br />
 <br />
<br />
And still cant access the sites from the internet<br />
<br />
 <br />
<br />
What am I doing wrong...<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
Here is my set up<br />
<br />
 <br />
<br />
..........................Internet<br />
<br />
............................"<br />
<br />
..........................."wan ip address<br />
<br />
............................"<br />
<br />
............................ADSL modem<br />
<br />
............................"192.168.1.1<br />
<br />
........................"(static ,no dhcp from adsl to firewal)<br />
<br />
.........................."192.168.1.10<br />
<br />
...........................Firewall Machine(with 2 NIC)<br />
<br />
.........................."192.168.5.5<br />
<br />
.............................".................... ..............................."<br />
<br />
.............................".................... ................................"<br />
<br />
.....................192.168.5.6 (Server)(static ip address)<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I can ping my WAN IP address from outside my network (maybe because its static)<br />
<br />
I can ping the web address <a href="http://www.mysitename.com" target="_blank" rel="noopener" class="mycode_url">www.mysitename.com</a> (could be same as above)<br />
<br />
BUT<br />
<br />
I cant access the website.<br />
<br />
when i do<br />
<br />
telnet mysite.name.com 80<br />
<br />
it cant find it<br />
<br />
 <br />
<br />
 <br />
<br />
I have added these two commands into my router<br />
<br />
 <br />
<br />
ip nat inside source static udp 192.168.1.10 53 192.168.5.5 53<br />
<br />
ip nat inside source static tcp 192.168.1.10  80  192.168.5.5 80<br />
<br />
 <br />
<br />
And still cant access the sites from the internet<br />
<br />
 <br />
<br />
What am I doing wrong...<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
Here is my set up<br />
<br />
 <br />
<br />
..........................Internet<br />
<br />
............................"<br />
<br />
..........................."wan ip address<br />
<br />
............................"<br />
<br />
............................ADSL modem<br />
<br />
............................"192.168.1.1<br />
<br />
........................"(static ,no dhcp from adsl to firewal)<br />
<br />
.........................."192.168.1.10<br />
<br />
...........................Firewall Machine(with 2 NIC)<br />
<br />
.........................."192.168.5.5<br />
<br />
.............................".................... ..............................."<br />
<br />
.............................".................... ................................"<br />
<br />
.....................192.168.5.6 (Server)(static ip address)<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[asante al1611]]></title>
			<link>https://www.linux-noob.com/forums/thread-841.html</link>
			<pubDate>Thu, 04 Sep 2008 14:58:23 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2860">Danotto9797</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-841.html</guid>
			<description><![CDATA[hi guys, i have have an intel inspiron 3800 with an asante al1611 wireless card. i want to get it working under arch linux, but according to linuxwireless.org and the asante web site, there is no linux driver for it, but i saw on osdir.com that some guy used the .inf file which came with the cd (<a href="http://osdir.com/ml/linux.drivers.ndiswrapper.general/2005-04/msg00016.html" target="_blank" rel="noopener" class="mycode_url">http://osdir.com/ml/linux.drivers.ndiswr...00016.html</a>) using ndiswrapper 1.1 driver to get it working. i REALLY want to use arch instead of windows 2000. thnx in advance! but its most likely impossible to get it working without any driver for linux.<br />
]]></description>
			<content:encoded><![CDATA[hi guys, i have have an intel inspiron 3800 with an asante al1611 wireless card. i want to get it working under arch linux, but according to linuxwireless.org and the asante web site, there is no linux driver for it, but i saw on osdir.com that some guy used the .inf file which came with the cd (<a href="http://osdir.com/ml/linux.drivers.ndiswrapper.general/2005-04/msg00016.html" target="_blank" rel="noopener" class="mycode_url">http://osdir.com/ml/linux.drivers.ndiswr...00016.html</a>) using ndiswrapper 1.1 driver to get it working. i REALLY want to use arch instead of windows 2000. thnx in advance! but its most likely impossible to get it working without any driver for linux.<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Need help!]]></title>
			<link>https://www.linux-noob.com/forums/thread-845.html</link>
			<pubDate>Tue, 02 Sep 2008 17:15:56 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3016">HSV</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-845.html</guid>
			<description><![CDATA[<br />
Need help...!<br />
<br />
I want to configure Samba 3 for IPv6 operation with Window XP for IPv4.<br />
<br />
I appreciate any guide.<br />
<br />
 <br />
<br />
Thanks<br />
<br />
 <br />
<br />
HSV<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Need help...!<br />
<br />
I want to configure Samba 3 for IPv6 operation with Window XP for IPv4.<br />
<br />
I appreciate any guide.<br />
<br />
 <br />
<br />
Thanks<br />
<br />
 <br />
<br />
HSV<br />
<br />
]]></content:encoded>
		</item>
	</channel>
</rss>