eNORm Posted December 8, 2013 Share Posted December 8, 2013 How can I setup the Mark V to be a mobilehotspot, with internet sharing trough both eth0 og wlan0 or wlan1? -eNORm- Quote Link to comment Share on other sites More sharing options...
techiem2 Posted December 8, 2013 Share Posted December 8, 2013 I don't know about using a 3g modem for the outside connection, but for using Wlan1 as the outside connection just configure Wlan1 for Client mode to the outside network you want to connect to, then connect your devices to Eth0 or the AP you have configured on Wlan0 and they should go right through. That's what I've been playing with on mine so far and it works well. Quote Link to comment Share on other sites More sharing options...
eNORm Posted December 8, 2013 Author Share Posted December 8, 2013 (edited) I don't know about using a 3g modem for the outside connection, but for using Wlan1 as the outside connection just configure Wlan1 for Client mode to the outside network you want to connect to, then connect your devices to Eth0 or the AP you have configured on Wlan0 and they should go right through. That's what I've been playing with on mine so far and it works well. That is no problem. I guess it's configuring of the wan2 interface. config interface wan2 option ifname ' ' option proto ' ' option service ' ' option device ' ' option apn ' ' option username ' ' option password ' ' option defaultroute ' ' option ppp_redial ' ' option peerdns ' ' option dns ' ' option keepalive ' ' option pppd_options ' ' I found this other config for my operator # wvdial for NetCom Connect. Created by dezibel, based on # wvdial for Vodacom Data. Created by Tazz_tux # # http://dezibel.durum.biz/blog/2007/06/23/316/ # Version 1.0 # Change Log: # # Added dummy username and password. [Dialer Defaults] Phone = *99# Username = netcom Password = netcom Stupid Mode = 1 Dial Command = ATDT [Dialer hsdpa] Modem = /dev/ttyUSB0 Baud = 460800 Init2 = ATZ Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ISDN = 0 Modem Type = Analog Modem Init5 =AT+CGDCONT=1,"IP","internet.netcom.no"; This is the modem: Bus 001 Device 007: ID 12d1:1506 Huawei Technologies Co., Ltd. Modem/Networkcard Edited December 8, 2013 by eNORm Quote Link to comment Share on other sites More sharing options...
Mit0s1s Posted December 13, 2013 Share Posted December 13, 2013 did you ever get anywhere with this? i've been banging my head trying to get my modem to connect also. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.