macsat.com OpenWrt and ASUS WL Forum
March 12, 2010, 16:14:33 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Back to macsat.com
 
   Home   Help Search Login Register  
Pages: 1 ... 34 35 [36]   Go Down
  Print  
Author Topic: MGB111 update  (Read 158732 times)
0 Members and 2 Guests are viewing this topic.
Exzessiv
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #525 on: June 25, 2009, 07:46:14 AM »

@Ernst: I can test that tonight...but I'm almost sure that the system find bash.

Is there someone who can answer my questions 2 and 3?

Thanks.

Ex.
Logged
JoKeR
Jr. Member
**
Offline Offline

Posts: 68


View Profile WWW
« Reply #526 on: June 25, 2009, 08:13:32 AM »

I want connect to a vpn connection when I switch on my MGB. How can I do this? Do I need a extension for the system or is it build in already?
http://mgb111.pradnik.net/#advanced
http://mgb111.pradnik.net/addons/
Logged

Exzessiv
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #527 on: June 25, 2009, 09:06:34 AM »

Thanks JoKeR!

Tonight I'll try to get everything together.

Ex.
Logged
Exzessiv
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #528 on: June 25, 2009, 17:27:20 PM »

Hello Everybody,

@Ernst
Question 1: I see "bash-3.2#" ....everything seems to be ok.

@JoKeR
Thanks for that hint. But Vtun don't use PPTP....but I need PPTP.

Any other ideas to use PPTP?

Thanks. Ex.
Logged
JoKeR
Jr. Member
**
Offline Offline

Posts: 68


View Profile WWW
« Reply #529 on: June 25, 2009, 19:29:52 PM »

I need PPTP.

You are unlucky, it is impossible.
Logged

Exzessiv
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #530 on: June 26, 2009, 08:30:04 AM »

No problem....last night I found a solution with OpenVPN.

I installed the OpenVPN package from Pradnik and configured it.... it ALMOST works Smiley

It was too late last night to solve the last problems.

My Problem is that openvpn didn't find the /sbin/ip
The folder is empty.
I tried to copy "ip" from /bin to /sbin but it didn't work.

Is there a howto to install openvpn on MBG111 somewhere?

Ex.
Logged
JoKeR
Jr. Member
**
Offline Offline

Posts: 68


View Profile WWW
« Reply #531 on: June 26, 2009, 09:21:28 AM »

/sbin/
The folder is empty.

No way.

Is there a howto to install openvpn on MBG111 somewhere?

Read openvpn doc's.

Config hint:
ip 192.168.0.0
change to
/path/to/ip 192.168.0.0
Logged

marc.aronson
Newbie
*
Offline Offline

Posts: 6


View Profile
« Reply #532 on: July 04, 2009, 06:38:17 AM »

I am having a strange problem. I recently migrated my system to a new disk. For some reason when I boot the permissions on all files on the disk are reset to rwxrwxrx (ie, everyone gets read, write and execute). Has anyone seen this happen before or have any idea why this might be happening? I created the ext2 file system for the new disk on another linux machine-- could that have anything to do with this problem? Thanks!


Marc
Logged
marc.aronson
Newbie
*
Offline Offline

Posts: 6


View Profile
« Reply #533 on: July 05, 2009, 02:39:11 AM »

I am having a strange problem. I recently migrated my system to a new disk. For some reason when I boot the permissions on all files on the disk are reset to rwxrwxrx (ie, everyone gets read, write and execute). Has anyone seen this happen before or have any idea why this might be happening? I created the ext2 file system for the new disk on another linux machine-- could that have anything to do with this problem?

Problem solved. I noticed that the previous drive I had used in this device and that was formatted in the unit had labeled the partition "Public". My new drive, which I had formatted in another Linux box did not have any label. I changed the label to "Public" and the problem is resolved. Not sure why this would make a difference, but at least the problem is solved...

Marc
Logged
lukaszz
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #534 on: July 17, 2009, 11:54:03 AM »

Hi,
I am having problems while building fuppes media server, make gives me something like this

/mnt/C/sys/lib/libgcc_s.so: undefined reference to `dl_iterate_phdr'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Register@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `__udivdi3@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume_or_Rethrow@GCC_3.3'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_RaiseException@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `__umoddi3@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Unregister@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume@GCC_3.0'

could someone please help we with those errors.
I have also tried to build minidlna but results are even worse.
Logged
lukaszz
Newbie
*
Offline Offline

Posts: 2


View Profile
« Reply #535 on: July 21, 2009, 17:54:54 PM »

Hi,
I am having problems while building fuppes media server, make gives me something like this

/mnt/C/sys/lib/libgcc_s.so: undefined reference to `dl_iterate_phdr'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Register@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `__udivdi3@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume_or_Rethrow@GCC_3.3'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_RaiseException@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `__umoddi3@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Unregister@GCC_3.0'
/mnt/C/sys/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume@GCC_3.0'

could someone please help we with those errors.
I have also tried to build minidlna but results are even worse.
Quoting myself  Cool
The problem was trivial, gcc from Filodej's website isn't complete, there are some files from outside /mnt/C/sys missing. I've build gcc myself and now everything is fine.
Logged
Pages: 1 ... 34 35 [36]   Go Up
  Print  
 
Jump to:  

English Steel 1.6 © Saxon North Technologies
Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.098 seconds with 24 queries.