Hm, no ideas at all?
It has also happened twice that i have been on mixed mode and the b3 just disconnects me. when i then connect with cable. the wireless has been disabled, switched channel and switched mode..
I think i will return this and get a refund.
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 5 matches
- 17 Sep 2011, 11:29
- Forum: B2 & B3 Support
- Topic: Network speeds differ. any ideas?
- Replies: 2
- Views: 3920
- 15 Sep 2011, 13:32
- Forum: B2 & B3 Support
- Topic: Network speeds differ. any ideas?
- Replies: 2
- Views: 3920
Network speeds differ. any ideas?
Hello!
Im having some problems i really cant understand.
Im using wireless.
When im on mixed mode (g+n): I get 50mbit to the internet. But when i try to ftp or upload anything to the b3 it doesent work at all. at tops i get like 100kb/s speed to the server.
When im on legacy mode (g). i get like ...
Im having some problems i really cant understand.
Im using wireless.
When im on mixed mode (g+n): I get 50mbit to the internet. But when i try to ftp or upload anything to the b3 it doesent work at all. at tops i get like 100kb/s speed to the server.
When im on legacy mode (g). i get like ...
- 13 Sep 2011, 13:37
- Forum: B2 & B3 Support
- Topic: How do i connect externally via FTP? get connection refused
- Replies: 40
- Views: 57761
Re: How do i connect externally via FTP? get connection refu
yeah, I agree, there is an entry missing in the hosts file
if you do a
cat /etc/proftpd/proftpd.conf|grep ServerName
this servername should be in the /etc/hosts
I guess this should do it:
su -
echo "192.168.10.1 b3.localdomain b3">>/etc/hosts
/etc/init.d/proftpd start
That did it man! Thanks ...
if you do a
cat /etc/proftpd/proftpd.conf|grep ServerName
this servername should be in the /etc/hosts
I guess this should do it:
su -
echo "192.168.10.1 b3.localdomain b3">>/etc/hosts
/etc/init.d/proftpd start
That did it man! Thanks ...
- 13 Sep 2011, 03:31
- Forum: B2 & B3 Support
- Topic: Installation problem
- Replies: 9
- Views: 9700
Re: Installation problem
I think we need a little bit more information here to have any chance at all of helping you. How did you connect your B3? Does it act as router or only AP?
A complete reinstallation of the B3 is done using an usb stick with files found here:
/Daniel
Do i just place the files on the USB-Stick ...
A complete reinstallation of the B3 is done using an usb stick with files found here:
/Daniel
Do i just place the files on the USB-Stick ...
- 13 Sep 2011, 00:36
- Forum: B2 & B3 Support
- Topic: How do i connect externally via FTP? get connection refused
- Replies: 40
- Views: 57761
Re: How do i connect externally via FTP? get connection refu
Hey guys!
I just got my B3 today and it looks like i have the same problem with ftp not running. Im not that used to Linux either. But i will try to post what you ask for and then maybe you could help me..
$ hostname
b3
$ cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
::1 ip6 ...
I just got my B3 today and it looks like i have the same problem with ftp not running. Im not that used to Linux either. But i will try to post what you ask for and then maybe you could help me..
$ hostname
b3
$ cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
::1 ip6 ...