diff -Nru mobile-broadband-provider-info-20110806/aclocal.m4 mobile-broadband-provider-info-20111113/aclocal.m4 --- mobile-broadband-provider-info-20110806/aclocal.m4 2011-08-06 21:33:24.000000000 +0530 +++ mobile-broadband-provider-info-20111113/aclocal.m4 2011-11-13 18:37:36.000000000 +0530 @@ -13,8 +13,8 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],, -[m4_warning([this file was generated for autoconf 2.67. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, +[m4_warning([this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) diff -Nru mobile-broadband-provider-info-20110806/autogen.sh mobile-broadband-provider-info-20111113/autogen.sh --- mobile-broadband-provider-info-20110806/autogen.sh 2011-08-06 21:33:22.000000000 +0530 +++ mobile-broadband-provider-info-20111113/autogen.sh 2011-11-13 18:37:35.000000000 +0530 @@ -17,6 +17,6 @@ (cd $srcdir; autoreconf --install --symlink && autoreconf && - ./configure --enable-maintainer-mode $@ + ./configure $@ ) diff -Nru mobile-broadband-provider-info-20110806/configure mobile-broadband-provider-info-20111113/configure --- mobile-broadband-provider-info-20110806/configure 2011-08-06 21:33:24.000000000 +0530 +++ mobile-broadband-provider-info-20111113/configure 2011-11-13 18:37:37.000000000 +0530 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.67 for mobile-broadband-provider-info 20110511. +# Generated by GNU Autoconf 2.68 for mobile-broadband-provider-info 20110511. # # Report bugs to . # @@ -91,6 +91,7 @@ IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. +as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -215,11 +216,18 @@ # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. + # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV export CONFIG_SHELL - exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} + case $- in # (((( + *v*x* | *x*v* ) as_opts=-vx ;; + *v* ) as_opts=-v ;; + *x* ) as_opts=-x ;; + * ) as_opts= ;; + esac + exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : @@ -1034,7 +1042,7 @@ $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} + : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac @@ -1247,7 +1255,7 @@ --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-maintainer-mode enable make rules and dependencies not useful + --disable-maintainer-mode disable make rules and dependencies not useful (and sometimes confusing) to the casual installer Report bugs to . @@ -1314,7 +1322,7 @@ if $ac_init_version; then cat <<\_ACEOF mobile-broadband-provider-info configure 20110511 -generated by GNU Autoconf 2.67 +generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation @@ -1331,7 +1339,7 @@ running configure, to aid debugging if configure makes a mistake. It was created by mobile-broadband-provider-info $as_me 20110511, which was -generated by GNU Autoconf 2.67. Invocation command line was +generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -1589,7 +1597,7 @@ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5 ; } +See \`config.log' for more details" "$LINENO" 5; } fi done @@ -1726,7 +1734,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then -if test "${ac_cv_path_install+set}" = set; then : +if ${ac_cv_path_install+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -1813,11 +1821,11 @@ ' case `pwd` in *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; + as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; + as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; esac # Do `set' in a subshell so we don't clobber the current shell's @@ -1903,7 +1911,7 @@ set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_STRIP+set}" = set; then : +if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then @@ -1943,7 +1951,7 @@ set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : +if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then @@ -1996,7 +2004,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then - if test "${ac_cv_path_mkdir+set}" = set; then : + if ${ac_cv_path_mkdir+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -2047,7 +2055,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_AWK+set}" = set; then : +if ${ac_cv_prog_AWK+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then @@ -2087,7 +2095,7 @@ $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : +if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF @@ -2186,13 +2194,13 @@ -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 -$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to disable maintainer-specific portions of Makefiles" >&5 +$as_echo_n "checking whether to disable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. if test "${enable_maintainer_mode+set}" = set; then : enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval else - USE_MAINTAINER_MODE=no + USE_MAINTAINER_MODE=yes fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 @@ -2275,10 +2283,21 @@ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then - test "x$cache_file" != "x/dev/null" && + if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} - cat confcache >$cache_file + if test ! -f "$cache_file" || test -h "$cache_file"; then + cat confcache >"$cache_file" + else + case $cache_file in #( + */* | ?:*) + mv -f confcache "$cache_file"$$ && + mv -f "$cache_file"$$ "$cache_file" ;; #( + *) + mv -f confcache "$cache_file" ;; + esac + fi + fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} @@ -2351,7 +2370,7 @@ Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi -: ${CONFIG_STATUS=./config.status} +: "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" @@ -2452,6 +2471,7 @@ IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. +as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -2759,7 +2779,7 @@ # values after options handling. ac_log=" This file was extended by mobile-broadband-provider-info $as_me 20110511, which was -generated by GNU Autoconf 2.67. Invocation command line was +generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -2812,7 +2832,7 @@ ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ mobile-broadband-provider-info config.status 20110511 -configured by $0, generated by GNU Autoconf 2.67, +configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" Copyright (C) 2010 Free Software Foundation, Inc. @@ -2927,7 +2947,7 @@ "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "mobile-broadband-provider-info.pc") CONFIG_FILES="$CONFIG_FILES mobile-broadband-provider-info.pc" ;; - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; + *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done @@ -2948,9 +2968,10 @@ # after its creation but before its name has been assigned to `$tmp'. $debug || { - tmp= + tmp= ac_tmp= trap 'exit_status=$? - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status + : "${ac_tmp:=$tmp}" + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } @@ -2958,12 +2979,13 @@ { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -n "$tmp" && test -d "$tmp" + test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 +ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. @@ -2985,7 +3007,7 @@ ac_cs_awk_cr=$ac_cr fi -echo 'BEGIN {' >"$tmp/subs1.awk" && +echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF @@ -3013,7 +3035,7 @@ rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$tmp/subs1.awk" <<\\_ACAWK && +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h @@ -3061,7 +3083,7 @@ rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK -cat >>"\$tmp/subs1.awk" <<_ACAWK && +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" @@ -3093,7 +3115,7 @@ sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat -fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF @@ -3133,7 +3155,7 @@ esac case $ac_mode$ac_tag in :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; + :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac @@ -3152,7 +3174,7 @@ for ac_f do case $ac_f in - -) ac_f="$tmp/stdin";; + -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. @@ -3161,7 +3183,7 @@ [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; + as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" @@ -3187,8 +3209,8 @@ esac case $ac_tag in - *:-:* | *:-) cat >"$tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; + *:-:* | *:-) cat >"$ac_tmp/stdin" \ + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac @@ -3324,21 +3346,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ + "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} - rm -f "$tmp/stdin" + rm -f "$ac_tmp/stdin" case $ac_file in - -) cat "$tmp/out" && rm -f "$tmp/out";; - *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; diff -Nru mobile-broadband-provider-info-20110806/configure.ac mobile-broadband-provider-info-20111113/configure.ac --- mobile-broadband-provider-info-20110806/configure.ac 2011-08-06 21:33:22.000000000 +0530 +++ mobile-broadband-provider-info-20111113/configure.ac 2011-11-13 18:37:35.000000000 +0530 @@ -2,7 +2,7 @@ AC_INIT(mobile-broadband-provider-info, 20110511, dcbw@redhat.com, mobile-broadband-provider-info) AM_INIT_AUTOMAKE([-Wall -Werror foreign no-dist-gzip dist-bzip2]) -AM_MAINTAINER_MODE +AM_MAINTAINER_MODE([enable]) AC_CONFIG_FILES([ Makefile diff -Nru mobile-broadband-provider-info-20110806/debian/changelog mobile-broadband-provider-info-20111113/debian/changelog --- mobile-broadband-provider-info-20110806/debian/changelog 2011-08-06 22:12:58.000000000 +0530 +++ mobile-broadband-provider-info-20111113/debian/changelog 2011-12-05 20:55:13.000000000 +0530 @@ -1,3 +1,31 @@ +mobile-broadband-provider-info (20111113-1ubuntu0.11.10) oneiric-proposed; urgency=low + + * SRU exception upload to support various updated networks + (LP: #856700), (LP: #709049) + + -- Bhavani Shankar Mon, 05 Dec 2011 20:50:51 +0530 + +mobile-broadband-provider-info (20111113-1) unstable; urgency=low + + * Merging upstream version 20111113 from git + * For upstream changes from this version to the previous version please see + http://git.gnome.org/browse/mobile-broadband-provider-info/log/ and + http://git.gnome.org/browse/mobile-broadband-provider-info/log/?ofs=50 + * Summary of bugs closed in this release: + - New providers for Poland (and top-up/balance support) Closes: #640946 + - Add new Columbian providers LP: #789684 + - Update Zain Tanzania name to reflect recent branding LP: #823384 + - Update Oman Mobile APN LP: #840600 + * Bugs that have been fixed in previous releases which had not been + closed: + - Update Korean GSM APN's LP: #782271 + - Update VirginMobile UK information in the database LP: #364400 + - Add support for O2 UK LP: #342661 + * Wrap up uploaders field (Thanks to paultag for pointing out) + and Add Antii to the uploaders field. Welcome back Antii! + + -- Bhavani Shankar Sun, 13 Nov 2011 18:53:49 +0530 + mobile-broadband-provider-info (20110806-1) unstable; urgency=low * Merging upstream version 20100806 from git. diff -Nru mobile-broadband-provider-info-20110806/debian/control mobile-broadband-provider-info-20111113/debian/control --- mobile-broadband-provider-info-20110806/debian/control 2011-04-24 19:39:38.000000000 +0530 +++ mobile-broadband-provider-info-20111113/debian/control 2011-11-13 18:53:27.000000000 +0530 @@ -2,7 +2,8 @@ Section: admin Priority: optional Maintainer: Bhavani Shankar -Uploaders: Mathieu Trudel-Lapierre +Uploaders: Mathieu Trudel-Lapierre , + Antti Kaijanmäki Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libxml2-utils Standards-Version: 3.9.2 Homepage: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders diff -Nru mobile-broadband-provider-info-20110806/mobile-broadband-provider-info.doap mobile-broadband-provider-info-20111113/mobile-broadband-provider-info.doap --- mobile-broadband-provider-info-20110806/mobile-broadband-provider-info.doap 1970-01-01 05:30:00.000000000 +0530 +++ mobile-broadband-provider-info-20111113/mobile-broadband-provider-info.doap 2011-11-13 18:37:35.000000000 +0530 @@ -0,0 +1,18 @@ + + + + Mobile broadband settings for various service providers + + + + + Antti Kaijanmäki + kaijanma + + + + diff -Nru mobile-broadband-provider-info-20110806/serviceproviders.2.dtd mobile-broadband-provider-info-20111113/serviceproviders.2.dtd --- mobile-broadband-provider-info-20110806/serviceproviders.2.dtd 2011-08-06 21:33:22.000000000 +0530 +++ mobile-broadband-provider-info-20111113/serviceproviders.2.dtd 2011-11-13 18:37:35.000000000 +0530 @@ -11,14 +11,18 @@ - - + - + + + @@ -87,6 +91,12 @@ PDP context negotiation and this value is not used. --> + + + + + + 2009 Dan Williams + 2011 Antti Kaijanmäki --> + + A1 Breitband ppp@a1plus.at ppp + 194.48.124.202 + 194.48.124.200 + + aon (Flex, Breitband-Duo, BusinessFlex) mobile@aon.at ppp + + aonMobile mobile@aon.at ppp @@ -237,10 +285,39 @@ + ABroadband + + + + + + International Roaming + mdata@mdata.com + ppp + + + + Bob + + + data@bob.at + ppp + + + + + ppp@bob.at + ppp + 194.48.139.254 + 194.48.124.200 + + + + data@bob.at ppp @@ -250,17 +327,25 @@ T-Mobile - + + + WAP t-mobile tm + + Internet t-mobile tm + 213.162.69.169 + 213.162.65.1 + + Business Internet t-mobile tm @@ -272,10 +357,13 @@ + + + Ge org:) web@telering.at web - 212.95.31.11 - 212.95.31.35 + 213.162.69.170 + 213.162.65.2 @@ -284,21 +372,50 @@ + + OneNet Web web web 194.24.128.100 194.24.128.102 + + + + Orange WAP + wap + wap + + + + + Orange MMS + mms + mms + + + Web (no filtering) web web + + Orange Web Orange Orange + 81.3.216.100 + 194.24.128.100 + + + + + Orange Web + mms + mms @@ -307,58 +424,277 @@ Drei - + + + + 213.94.78.17 + 213.94.78.16 + Yesss - + + + + + + Amaysim + + + + + + + + Apex Telecom + + + + + + + Beagle + + + + + + + + BLiNK + + + + BLiNK (services after 04/08/09) + + + BLiNK (services prior to 04/08/09) + + + + + Crazy John's + + + + + + + Crazy NET + 203.21.112.40 + 203.21.113.40 + + + + + Crazy WAP/MMS + + + + + Dodo + + + + + Postpaid + + + Prepaid + + + + + Escape Net + + + + + + Exetel + + + + + Exetel (Optus Based HSPA plans) + + + Exetel (Optus Based CAP Plans) not iPhone + + + Exetel (Optus Based CAP Plans) not iPhone + + + Exetel (Optus Based CAP Plans) iPhone + + + + + Exetel (Vodafone based) + + + + Exetel (Vodafone Based) + + + + + + Highway1 + + + + + + + iiNet + - + + + + Internode + + + NodeMobile Data + + Old NodeMobile Data (before 2009-08-26) + iPrimus + + + + + + + Optus + + Mobile Internet (handsets) 211.29.132.12 198.142.0.51 + + + + Optus Yes Internet + 211.29.132.12 + 198.142.0.51 + + + Wireless Broadband 211.29.132.12 198.142.0.51 + + + + Post-Paid Mobile Broadband + 211.29.132.12 + 198.142.0.51 + + + Pre-Paid Mobile Broadband 211.29.132.12 198.142.0.51 + + + + Optus MMS + + + + + TPG Mobile + + + + TPG (iPhone) + + + + + TPG (all except iPhone) + + + + + MMS + + + + + + Pennytel + + + + + Pennytel (Vodafone) live.vodafone.com + + + Pennytel (Vodafone) vfinternet.au + + + + + Smelly Black Dog + + + @@ -371,26 +707,44 @@ *100# + + 139.130.4.4 203.50.2.71 + + Telstra (3G data pack) Telstra 139.130.4.4 203.50.2.71 + + Telstra (Next G) - 139.130.4.4 - 203.50.2.71 + 10.4.85.138 + 10.4.176.234 + + Telstra (3G PC pack - pay by time) Telstra 139.130.4.4 203.50.2.71 + + + + Telstra Internet/Wap + + + + + Telstra MMS + @@ -398,12 +752,16 @@ + + a a 202.124.68.130 202.124.76.66 - + + + Three Prepaid a a @@ -417,12 +775,16 @@ + + Mobile Internet guest guest 61.88.88.88 + + Mobile Broadband @@ -433,22 +795,39 @@ + + Postpaid and some prepaid phone plans - + + + Prepaid + 203.21.112.40 + 203.21.113.40 + + + + + Vodafone Internet - Crazy John's + Westnet + - - + + + Westnet (iPhone) + + + Westnet (all except iPhone) + @@ -459,21 +838,33 @@ Azercell - + + + + Bakcell - + + + + Azerfon - + + *100#3# + + + + + @@ -484,7 +875,10 @@ BH GSM - + + + + @@ -495,26 +889,36 @@ *101# + + Package 1 81.93.67.2 81.93.67.3 + + Package 2 81.93.67.2 81.93.67.3 + + Package 3 81.93.67.2 81.93.67.3 + + Package 4 81.93.67.2 81.93.67.3 - + + + Prepaid 81.93.67.2 81.93.67.3 @@ -528,7 +932,10 @@ *101# - + + + + @@ -539,7 +946,10 @@ Digicel - + + + + @@ -551,6 +961,8 @@ + + Internet 192.168.23.7 @@ -561,6 +973,8 @@ + + Web 10.10.55.34 @@ -571,6 +985,8 @@ + + 202.56.4.120 202.56.4.121 @@ -581,6 +997,8 @@ + + Internet 10.6.0.2 @@ -604,7 +1022,13 @@ Mobistar + 5555 + + #123# + + + Business mobistar mobistar @@ -612,6 +1036,8 @@ 212.65.63.145 + + Personal mobistar mobistar @@ -619,22 +1045,41 @@ 212.65.63.145 + + Internet Everywhere mobistar mobistar 212.224.255.252 212.65.63.217 + + + + mobistar + mobistar + 212.65.63.10 + 212.65.63.145 + Telenet Mobile + + + + Old Walk & Surf + + + Walk & Talk + + Walk & Surf @@ -643,17 +1088,28 @@ Orange - + + + + Proximus + 1230 + + + Inter + 195.238.2.21 + 81.169.60.107 + + Intra 195.238.2.21 195.238.2.22 @@ -664,7 +1120,11 @@ Base + 1933 + + + base base 195.130.131.139 @@ -680,7 +1140,13 @@ GloBul + 120 + + *125# + + + globul 192.168.88.11 @@ -690,11 +1156,16 @@ M-Tel - + 131 + + *101# + - mtel - mtel + + + 213.226.7.34 + 213.226.7.35 @@ -702,13 +1173,21 @@ Vivacom + 110 + + *102# + + + Vivacom Internet (Postpaid) vivacom vivacom + + Vivatel (old) vivatel vivatel @@ -725,6 +1204,8 @@ + + oNet wap wap @@ -736,11 +1217,15 @@ + + Internet internet internet + + eGO hsdpa hsdpa @@ -752,6 +1237,8 @@ + + Viva @@ -768,6 +1255,8 @@ + + BrT BrT @@ -777,11 +1266,21 @@ Claro + *100 + + *544# + *545# + *546# + + + claro claro + + 3G claro claro @@ -795,7 +1294,12 @@ + + *22 + + + ctbc 1212 @@ -807,11 +1311,19 @@ - + *100 + + *804 + *805 + + + oioioi - + + + WAP oiwap oioioi @@ -825,8 +1337,14 @@ - + *100 + + *222# + *222 + + + tim tim 10.223.246.102 @@ -838,6 +1356,8 @@ Velox + + iesgprs iesgprs2002 66.36.250.14 @@ -851,8 +1371,14 @@ - + *555 + + *8000 + *5005 + + + vivo vivo @@ -866,7 +1392,10 @@ Batelco - + + + + @@ -877,7 +1406,10 @@ B-Mobile - + + + + @@ -885,6 +1417,8 @@ + + wap wap @@ -899,42 +1433,58 @@ velcom - + + + GPRS WAP wap wap + + GPRS WEB web web + + GPRS WEB PLUS plus plus + + GPRS PRIVET privet privet + + WEB BASIC web1 web1 + + WEB 25 web2 web2 + + WEB 150 web3 web3 + + WEB 500 vmi vmi @@ -946,6 +1496,8 @@ + + mts mts @@ -956,7 +1508,10 @@ life:) - + + + + @@ -967,7 +1522,10 @@ Mascom Wireless - + + + + @@ -978,14 +1536,20 @@ Leo/UCom - + + + + Tempo/Africell - + + + + @@ -997,6 +1561,8 @@ + + fido fido 204.92.15.211 @@ -1009,6 +1575,8 @@ + + wapuser1 wap 207.181.101.4 @@ -1024,11 +1592,20 @@ + + Internet + + Mobile Web + + + + Mobile Fast Web + @@ -1065,15 +1642,23 @@ + + Internet + + Internet (with VPN) + + Blackberry + + Mobile Web/Smartphone @@ -1104,6 +1689,8 @@ + + IHVM @@ -1113,9 +1700,13 @@ + + Laptop (data stick) + + Mobile (add-on for phone) @@ -1125,9 +1716,13 @@ + + Mobile Web + + Mobile Broadband @@ -1141,7 +1736,10 @@ + + vodalive + 172.24.97.1 @@ -1158,16 +1756,27 @@ + + Internet Everywhere - Standard 213.55.128.1 213.55.128.2 - + + + Internet Everywhere - Prepaid + 213.55.128.1 + 213.55.128.2 + + Internet Everywhere - Intranet Access + + Internet Everywhere - Postpaid + @@ -1175,8 +1784,20 @@ + + internet internet + 194.230.1.103 + 194.230.1.71 + + + wap + wap + + + mms + mms @@ -1192,7 +1813,39 @@ *130*CODE# - + + + + Swisscom GPRS + 138.188.101.189 + 138.188.101.186 + + + + + Swisscom CAA + testprofil + temporary + + + + + Swisscom MMS + + + + + M-Budget + + + + *#100# + + + + + Migros Data + @@ -1204,6 +1857,8 @@ + + 172.16.100.5 @@ -1217,15 +1872,21 @@ + + clarochile clarochile - + + + Prepago clarochile clarochile - + + + WAP clarochile clarochile @@ -1237,11 +1898,15 @@ + + Contract / Prepaid / WebSession entelpcs entelpcs + + WAP entelpcs entelpcs @@ -1253,11 +1918,15 @@ + + Web web web - + + + WAP wap wap @@ -1273,6 +1942,8 @@ + + orange orange @@ -1283,6 +1954,8 @@ + + guest guest @@ -1297,12 +1970,16 @@ - + + + WAP guest guest + + Internet guest guest @@ -1315,6 +1992,8 @@ + + uninet @@ -1338,12 +2017,29 @@ + + guest guest 208.133.206.44 + + Kolbi + + + 190 + + 1150 + + + + + Kolbi 3g + + + @@ -1353,17 +2049,22 @@ + + COMCELWEB COMCELWEB - Tigo + eTb - - - + + + + etb + etb + @@ -1372,24 +2073,64 @@ + + movistar movistar - - - - - Cytamobile-Vodafone + Tigo - - - Contract + + + + + - - Prepaid + + + + Uff + + + + + + + + + UNE + + + + + une + une + + + + + + + + + Cytamobile-Vodafone + + + + *#109# + + + + + Contract + + + + + Prepaid @@ -1398,6 +2139,8 @@ + + wap wap @@ -1411,7 +2154,12 @@ Vodafone - + + + + 217.77.161.130 + 217.77.161.131 + @@ -1419,10 +2167,14 @@ + + 160.218.10.200 160.218.43.200 + + 160.218.10.200 160.218.43.200 @@ -1433,6 +2185,8 @@ + + 62.141.0.1 213.162.65.1 @@ -1448,6 +2202,7 @@ + 9911 *100# @@ -1455,6 +2210,8 @@ *104*CODE# + + Volume rate/30 Day Flatrate eplus gprs @@ -1462,6 +2219,8 @@ 212.23.97.3 + + 24 Hour Flatrate Tages-Flatrate eplus @@ -1483,10 +2242,14 @@ *104*CODE# + + blau blau + + 24 Hour Flatrate Tages-Flatrate blau @@ -1500,15 +2263,21 @@ + + BILD Mobilportal + + Contract 139.7.30.125 139.7.30.126 - + + + BILDmobil Speedstick (Surfpakete) @@ -1527,6 +2296,8 @@ *104*CODE# + + eplus gprs 212.23.97.2 @@ -1541,23 +2312,31 @@ + 333 *101# *103*CODE# + + + LOOP 193.189.244.225 193.189.244.206 + + Pay-by-MB 195.182.110.132 62.134.11.4 + + Pay-by-time 195.182.110.132 62.134.11.4 @@ -1578,12 +2357,14 @@ *103*CODE# + + Tagesflat / Monats-Flatrate L / Monats-Flatrate XL - Telekom + T-Mobile(Telekom) @@ -1595,11 +2376,15 @@ *101*CODE# + + t-d1 193.254.160.1 193.254.160.130 + + t-mobile tm 10.74.83.22 @@ -1608,11 +2393,14 @@ - congstar + Congstar + + + Prepaid Contracts t-mobile tm 193.254.160.1 @@ -1627,19 +2415,23 @@ + 5500 *100# *100*CODE# + - vodafone - vodafone + + 139.7.30.125 139.7.30.126 + + WebSessions vodafone vodafone @@ -1660,7 +2452,12 @@ *103*CODE# - + + + + fonic + fonic + @@ -1676,6 +2473,8 @@ *104*CODE# + + simyo simyo 212.23.97.2 @@ -1693,6 +2492,8 @@ *100# + + web vistream @@ -1706,6 +2507,8 @@ *100# + + web vistream @@ -1716,6 +2519,8 @@ + + web vistream @@ -1726,6 +2531,8 @@ + + web vistream @@ -1736,6 +2543,8 @@ + + web vistream @@ -1746,6 +2555,8 @@ + + web vistream @@ -1756,6 +2567,8 @@ + + web vistream @@ -1769,6 +2582,8 @@ *100# + + web vistream @@ -1779,6 +2594,8 @@ + + web vistream @@ -1789,6 +2606,8 @@ + + web password @@ -1799,6 +2618,8 @@ + + Option Mobile 193.189.244.225 193.189.244.206 @@ -1812,10 +2633,20 @@ + + 5500 + + *100# + + + + Mobile Broadband + + Mobile Web D2 Web @@ -1830,6 +2661,8 @@ + + Internet @@ -1844,15 +2677,23 @@ + + Bredbånd (standard) + + Bredbånd Premium Kontant + + 3 (standard for mobilkunder; spærret for indgående trafik) + + 3 (statisk IP) @@ -1862,7 +2703,10 @@ OiSTER - + + + + @@ -1879,7 +2723,16 @@ + + 20171717 + + *101# + 40454545 + + + + 212.88.64.199 212.88.64.14 @@ -1892,24 +2745,48 @@ - + + + + TDC + + 20171717 + + *101# + 40454545 + + + + + 194.239.134.83 193.162.153.164 - + + + + + + + + + + Fullrate + + Fullrate Fullrate @@ -1919,14 +2796,26 @@ Telia - + + 28184000 + + *101# + + + + + + BiBoB - + + + + @@ -1935,6 +2824,8 @@ + + 194.239.134.83 193.162.153.164 @@ -1944,14 +2835,20 @@ Unotel - + + + + happiimobil - + + + + @@ -1966,7 +2863,10 @@ #131# - + + + + @@ -1979,6 +2879,8 @@ *22 + + 196.3.81.5 196.3.81.132 @@ -1993,6 +2895,8 @@ *74 + + viva viva @@ -2006,7 +2910,10 @@ Djezzy - + + + + @@ -2014,6 +2921,8 @@ + + internet internet @@ -2024,6 +2933,8 @@ + + WEB nedjma nedjma @@ -2039,6 +2950,8 @@ + + movistar movistar @@ -2048,7 +2961,10 @@ Porta 3G - + + + + @@ -2060,6 +2976,8 @@ + + 217.71.32.116 217.71.32.115 @@ -2069,7 +2987,10 @@ Nordea - + + + + @@ -2077,6 +2998,8 @@ + + 194.204.0.1 @@ -2086,6 +3009,8 @@ + + wap wap @@ -2099,7 +3024,12 @@ Vodafone + + *878# + + + internet internet 163.121.128.134 @@ -2111,7 +3041,10 @@ Etisalat - + + + + @@ -2119,6 +3052,8 @@ + + 80.75.166.250 163.121.163.201 @@ -2133,6 +3068,8 @@ + + CLIENTE EUSKALTEL @@ -2142,14 +3079,20 @@ Másmovil - + + + + móbil R (Mundo-R) - + + + + @@ -2157,6 +3100,8 @@ + + 213.143.33.8 62.36.225.150 @@ -2167,6 +3112,8 @@ + + 62.42.230.24 62.42.63.52 @@ -2176,7 +3123,10 @@ Pepephone - + + + + @@ -2184,7 +3134,16 @@ + + 242 + + *111# + *113# + + + + Orange ORANGE ORANGE @@ -2198,6 +3157,8 @@ + + 195.230.105.134 195.230.105.135 @@ -2208,6 +3169,8 @@ + + telecable telecable @@ -2218,7 +3181,15 @@ + + 123 + + 2266 + + + + movistar movistar 194.179.1.100 @@ -2231,18 +3202,25 @@ - - Airtel (old) + + *138# + + + + + Vodafone vodafone vodafone - 212.73.32.3 + 212.73.32.96 212.73.32.67 - - Vodafone + + + + Airtel (old) vodafone vodafone - 212.166.132.96 + 212.73.32.3 212.73.32.67 @@ -2251,7 +3229,15 @@ Yoigo + + 633 + + *111# + + + + 213.248.76.210 213.248.100.54 @@ -2262,6 +3248,8 @@ + + 87.216.1.65 87.216.1.66 @@ -2270,7 +3258,10 @@ Carrefour Móvil - + + + + @@ -2281,7 +3272,13 @@ Vodafone FO - + + *#100# + + + + + @@ -2292,7 +3289,22 @@ Dna + + + *100# + 0800412582 + 14000 + + + + + dna internet 217.78.192.22 217.78.192.78 @@ -2302,19 +3314,48 @@ Elisa - + 777 + + 080090598 + 18258 + 18258 + + + + + + Saunalahti + + + + 16304 + 15045 + 16304 + 16304 + 16304 + + + + Postpaid (contract) 192.89.123.230 192.89.123.231 - + + + Prepaid (no contract) 192.89.123.230 192.89.123.231 @@ -2325,11 +3366,24 @@ Sonera + + + + 15400 + + + + 192.89.123.230 192.89.123.231 + + Prointernet (public IP) 192.89.123.230 192.89.123.231 @@ -2340,6 +3394,8 @@ Welho + + Wekkula @@ -2352,8 +3408,22 @@ Vodafone / Kidanet - - + + *999# + + + + + + + + + + + + + + @@ -2363,7 +3433,10 @@ A Mobile (Auchan Telecom) - + + + + @@ -2371,23 +3444,39 @@ + + 660 + + 630 + + + + Contrat Pro Data Illimité 62.201.129.99 + + B2Bouygtel 62.201.129.99 + + Forfait Data 62.201.129.99 + + Forfait Data 62.201.129.99 + + Contrat Pro Data 62.201.129.99 @@ -2398,21 +3487,29 @@ + + 888 + + #123# + + - Contract - orange - orange + + + Orange Internet 194.51.3.56 194.51.3.76 + + Business Contract - orange - orange 194.51.3.56 194.51.3.76 + + No Contract / Mobicarte orange orange @@ -2420,13 +3517,24 @@ 194.51.3.76 - Orange MIB + + + Orange Entreprises mportail mib 172.17.0.2 172.17.0.4 + + + + Orange MMS + orange + orange + + + Internet Everywhere 3G @@ -2437,22 +3545,46 @@ + + 9445 + + 123 + + 950 + + + + Web / Prepaid + 172.20.2.10 + 172.20.2.39 - + + + WAP + + SFR internetpro + + SFR ipnet + + Mobile Broadband + 172.20.2.10 + 172.20.2.39 + + Full Internet (Webphone) @@ -2461,7 +3593,10 @@ Transatel Telecom - + + + + @@ -2469,10 +3604,14 @@ + + orange orange + + Pay-by-MB orange orange @@ -2484,10 +3623,15 @@ - airtel vodaphone + Asda Mobile - - + + + + + web + web + @@ -2495,12 +3639,28 @@ + + bt bt + GiffGaff + + + + + + + + giffgaff + password + + + + O2 @@ -2512,6 +3672,8 @@ 4444 + + Contract o2web password @@ -2519,30 +3681,40 @@ 193.113.200.201 + + Contract (faster) faster password 193.113.200.200 193.113.200.201 - + + + Pay and Go (Prepaid) payandgo payandgo + + iPhone (Contract) vertigo password + + Mobile Broadband o2bb password 82.132.254.2 82.132.254.3 - + + + WAP o2wap password @@ -2560,58 +3732,97 @@ 150 + + User mms 149.254.201.126 149.254.192.126 + + 149.254.230.7 149.254.199.126 + Tesco Mobile + + + + + + + + tescowap + password + 193.113.200.195 + + + + Virgin Mobile + + 196.7.0.138 196.7.142.132 + + + + user + Vodafone + + *#100# + 121 *#1345# 2345 + + Contract web web 10.206.65.68 10.203.65.68 - + + + Prepaid - wap - wap + web + web 172.29.1.11 172.29.1.11 + + TopUp and Go web web + 10.203.129.68 + 10.203.129.68 - TopUp and Go (older SIMs) + + + TopUp and Go (older 1GB SIMs) @@ -2620,9 +3831,13 @@ + + Internet + + Handsets 172.30.139.17 172.30.140.69 @@ -2639,6 +3854,8 @@ 453 + + Contract orange orange @@ -2646,13 +3863,17 @@ 193.35.134.10 + + Contract (with VPN) orange orange 193.35.133.10 193.35.134.10 - + + + Orange WAP orange multimedia @@ -2670,6 +3891,8 @@ + + 212.72.130.20 212.72.152.001 @@ -2680,17 +3903,43 @@ + Airtel-Vodaphone + + + + + + + + + Sure (Cable & Wireless) - + + + WAP + + Internet + + Wave Telecom + + + + + + 212.9.0.135 + 212.9.0.136 + + + @@ -2699,14 +3948,23 @@ MTN - + + + + Vodafone (ONEtouch) - + + *127# + + + + + @@ -2714,6 +3972,8 @@ + + web @@ -2722,7 +3982,10 @@ Zain - + + + + @@ -2737,18 +4000,40 @@ Cosmote - + + 123 + + 1314 + 1314 + + + + + + Vodafone + 121 + + 1252 + 1252 + + + + Contract + + Mobile Broadband On Demand + 213.249.17.10 + 213.249.17.11 @@ -2757,7 +4042,19 @@ + + 122 + 1333 + + 1269 + 1225 + 1269 + 1225 + + + + web web @@ -2771,7 +4068,10 @@ Claro - + + + + @@ -2779,6 +4079,8 @@ + + Wap Wap @@ -2793,6 +4095,8 @@ + + test test @@ -2803,6 +4107,8 @@ + + web web @@ -2818,6 +4124,8 @@ + + 202.84.255.1 203.116.254.150 @@ -2827,21 +4135,30 @@ New World - + + + + China Mobile - + + + + SmarTone - + + + + @@ -2850,22 +4167,51 @@ + + Sunday (Old) + + PCCW 2G/GPRS + + PCCW 3G + Sunday + + + + + + + + + + Orange + + + + + + + + + Three - + + + + @@ -2876,7 +4222,10 @@ Tigo - + + + + @@ -2888,6 +4237,8 @@ + + 10.12.0.1 @@ -2897,21 +4248,29 @@ + + Contract and Prepaid + + GPRS 5 38591 38591 195.29.159.15 + + GPRS 0 38591 38591 195.29.159.15 + + 3G 38591 38591 @@ -2925,6 +4284,8 @@ + + AAIEDU @@ -2935,6 +4296,8 @@ + + AAIEDU @@ -2945,6 +4308,8 @@ + + 212.247.156.66 @@ -2958,6 +4323,8 @@ + + mobilinternet 217.79.128.40 217.79.128.45 @@ -2965,14 +4332,30 @@ + DIGI + + + + + + + DIGI Move + + + + T-Mobile + + 212.51.115.1 194.176.224.6 - + + + MMS mms 212.51.115.1 @@ -2985,6 +4368,8 @@ + + Előf. Normál vodawap vodawap @@ -2993,17 +4378,25 @@ + + Előf. töm. - vodawap - vodawap + 80.244.97.30 + 80.244.96.1 + + Felt. norm. 80.244.97.30 80.244.96.1 + + Vodafone (felt. töm.) + 80.244.97.30 + 80.244.96.1 @@ -3012,6 +4405,8 @@ + + net.and.go @@ -3025,11 +4420,15 @@ + + GPRS 3gprs 3gprs + + Monthly Internet Service Layanan Internet Bulanan 3data @@ -3042,6 +4441,8 @@ + + axis 123456 @@ -3059,16 +4460,22 @@ + + IM3/Mentari Time-based indosat@durasi indosat@durasi + + IM3/Mentari Volume-based indosat indosat + + Matrix 3G/3.5G indosat indosat @@ -3090,6 +4497,8 @@ + + wap wap123 202.152.0.2 @@ -3098,11 +4507,15 @@ + + Flash Time-based foo bar + + Flash Volume-based foo bar @@ -3114,6 +4527,8 @@ + + xlgprs proxl 202.152.254.245 @@ -3170,35 +4585,55 @@ *#100# + + Contract gprs gprs 62.40.32.33 62.40.32.34 - + + + Prepaid faster web 62.40.32.33 62.40.32.34 + + + + Old Config Internet and MMS + Vodafone + + 50189 + + + vodafone vodafone + 89.19.64.36 + 89.19.64.164 + + Old vodafone vodafone - + + + Prepaid vodafone vodafone @@ -3207,16 +4642,43 @@ + E-Mobile + + + + + + + Broadband To Go + 212.129.64.220 + 212.129.64.221 + + + + Meteor + + Meteor Data my meteor + + Broadband To Go + 212.129.64.220 + 212.129.64.221 + + + + + GPRS + my + isp @@ -3225,6 +4687,8 @@ + + 172.31.140.69 172.30.140.69 @@ -3238,7 +4702,10 @@ CellCom - + + + + @@ -3246,6 +4713,8 @@ + + 3G Internet 158.43.192.1 158.43.128.1 @@ -3257,6 +4726,8 @@ + + 3G pcl@3g pcl @@ -3268,13 +4739,28 @@ + Manx Telecom + + + + + + + + + Sure (Cable & Wireless) + - + + + WAP + + Internet @@ -3308,12 +4794,18 @@ + + Web + + GPRS (Postpaid) - + + + GPRS (Prepaid) @@ -3346,6 +4838,8 @@ + + 202.56.230.5 202.56.240.5 @@ -3377,9 +4871,13 @@ + + Vodafone Connect - + + + Vodafone Live @@ -3411,31 +4909,47 @@ + + New GPRS/3G - + + + New WAP + + Old South Zone A (Karnatka, Andhra Pradesh, Chennai, Tamil Nadu, Kerala) + + Old South Zone B (Karnatka, Andhra Pradesh, Chennai, Tamil Nadu, Kerala) + + Old North Zone (Haryana, Punjab, UP(East), UP(West), Himachal Pradesh, Rajasthan, Jammu & Kashmir) + + Old West Zone (Maharashtra, Gujrat, Madhya Pradesh, Chattishgarh) - + + + Old East Zone Prepaid (Jharkhand, Bihar, Kolkata, West Bengal, Orissa, Assam, North East, Adman Nicobar) 218.248.240.208 218.248.240.135 + + Old East Zone Postpaid (Jharkhand, Bihar, Kolkata, West Bengal, Orissa, Assam, North East, Adman Nicobar) 218.248.240.208 218.248.240.135 @@ -3461,6 +4975,8 @@ + + 10.4.42.15 @@ -3471,16 +4987,22 @@ + + Delhi mtnl mtnl123 - + + + Mumbai (Prepaid) mtnl mtnl123 + + Mumbai (Postpaid / Plan 2) mtnl mtnl123 @@ -3499,9 +5021,13 @@ + + Smart Net - + + + Smart WAP @@ -3537,10 +5063,14 @@ + + spice spice + + kar @@ -3570,6 +5100,8 @@ + + Internet @@ -3626,6 +5158,8 @@ + + korek korek @@ -3636,6 +5170,8 @@ + + @@ -3648,6 +5184,8 @@ + + @@ -3656,6 +5194,8 @@ + + @@ -3668,7 +5208,12 @@ - + + + + 213.176.128.51 + 213.176.128.50 + @@ -3676,6 +5221,8 @@ + + 192.168.190.54 192.168.190.55 @@ -3686,6 +5233,8 @@ + + 194.105.224.1 212.30.200.200 @@ -3700,9 +5249,13 @@ + + Mobile Internet + + Internet Facile (old) 83.224.70.62 83.224.70.78 @@ -3714,11 +5267,15 @@ + + Maxxi Alice/Internet 217.200.200.42 213.230.129.10 - + + + WAP WAPTIM 213.230.155.94 @@ -3731,6 +5288,8 @@ + + Non-business Wind Wind @@ -3738,6 +5297,8 @@ 193.70.192.25 + + Business Wind Wind @@ -3751,11 +5312,15 @@ + + Ricaricabile 62.13.169.92 62.13.169.93 + + Abbonamento @@ -3765,9 +5330,13 @@ + + Voce/dati + + Solo dati 213.140.2.43 213.140.2.49 @@ -3778,7 +5347,10 @@ PosteMobile - + + + + @@ -3786,6 +5358,8 @@ + + Internet Mobile @@ -3795,13 +5369,27 @@ + Airtel-Vodaphone + + + + + + + + + Sure (Cable & Wireless) - + + + WAP + + Internet @@ -3811,6 +5399,8 @@ + + abc abc 212.9.0.135 @@ -3826,7 +5416,10 @@ Cable & Wireless - + + + + @@ -3834,6 +5427,8 @@ + + wapuser wap03jam 208.131.176.126 @@ -3850,6 +5445,8 @@ + + Mobile Broadband net net @@ -3861,6 +5458,8 @@ + + Mobile Broadband Zain Zain @@ -3895,6 +5494,8 @@ + + ai@softbank softbank @@ -3905,6 +5506,8 @@ + + u300 bmobile@u300 bmobile @@ -3916,6 +5519,8 @@ + + em em @@ -3973,9 +5578,13 @@ + + mopera + + mopera U @@ -3997,7 +5606,10 @@ Zain / Celtel - + + + + @@ -4005,6 +5617,8 @@ + + web web @@ -4014,14 +5628,20 @@ yu (Econet) - + + + + Orange - + + + + Orange Fixed Plus @@ -4029,13 +5649,73 @@ + + + + Beeline + + + + + + + + + + MegaCom + + + + + + + + + + O! + + + + + + + + + + FONEX + + cdma + cdma + + + + nexi (mir+kg) + Зона Мир+КГ + + 555@mir + 555 + + + + nexi (kg) + Зона КГ + + 999@kg + 999 + + + + hello - + + + + @@ -4043,11 +5723,15 @@ + + CellCard Corporate mobitel mobitel + + CellCard Unlimited mobitel mobitel @@ -4059,6 +5743,8 @@ + + QBmore @@ -4067,7 +5753,10 @@ Star-Cell - + + + + @@ -4082,7 +5771,10 @@ KTF - + + + + @@ -4106,7 +5798,10 @@ SKTelecom - + + + + @@ -4122,11 +5817,15 @@ + + Personal pps pps + + Corporate @@ -4135,14 +5834,20 @@ Wataniya - + + + + Viva - + + + + @@ -4154,6 +5859,8 @@ + + @internet.beeline 212.19.149.53 194.226.128.1 @@ -4164,7 +5871,10 @@ K'CELL - + + + + @@ -4172,14 +5882,20 @@ Activ - + + + + Neo - + + + + @@ -4205,6 +5921,8 @@ + + 192.168.4.130 @@ -4217,7 +5935,10 @@ MTC Touch - + + + + @@ -4228,7 +5949,10 @@ Cable & Wireless - + + + + @@ -4239,7 +5963,10 @@ Airtel - + + + + @@ -4247,15 +5974,23 @@ + + Postpaid - + + + Prepaid + + Unlimited Broadband - + + + Prepaid (Kitbb) @@ -4264,21 +5999,44 @@ Hutch - + + + + Mobitel - + + + + Tigo - + + + + + + + + + + + + Vodacom Lesotho + + + + + + @@ -4290,7 +6048,8 @@ - bite + + 213.226.131.131 193.219.88.36 @@ -4300,7 +6059,10 @@ TELE2 GPRS - + + + + @@ -4308,11 +6070,15 @@ + + Contract 194.176.32.129 195.22.175.1 + + No contract omni omni @@ -4330,6 +6096,8 @@ + + 194.154.192.101 194.154.192.102 @@ -4340,11 +6108,15 @@ + + hspa tango tango + + internet tango tango @@ -4358,6 +6130,8 @@ + + 85.94.224.1 85.94.224.2 @@ -4367,7 +6141,10 @@ VOXmobile - + + + + @@ -4379,13 +6156,19 @@ + + 212.93.96.2 212.93.96.4 + + O!Karte internet + + O!Karte @@ -4395,16 +6178,22 @@ + + Regular gprs internet + + Mobile Internet wap wap + + Zelta Zivtina wap wap @@ -4416,9 +6205,13 @@ + + Bite plus + + Prepaid/Contract @@ -4428,12 +6221,18 @@ - Ittissalat Al Maghrib + Ittissalat Al Maghrib (IAM) - - wac - 1987 + + + + Abonnement + + + + + Pre-payé @@ -4441,9 +6240,30 @@ Medi Telecom - - MEDIWAP - MEDIWAP + + + + Abonnement + MEDINET + MEDINET + + + + + Pre-payé + MEDINET + MEDINET + + + + + WANA + + + + + + INWI @@ -4456,6 +6276,8 @@ + + Internet gprs gprs @@ -4467,6 +6289,8 @@ + + Internet @@ -4476,6 +6300,8 @@ + + Internet @@ -4488,7 +6314,10 @@ ProMonte GSM - + + + + @@ -4496,19 +6325,27 @@ + + Mobile Broadband 38267 38267 + + GPRS 38267 38267 + + Postpaid (old) - + + + Prepaid (old) @@ -4517,7 +6354,10 @@ m:tel - + + + + @@ -4529,6 +6369,8 @@ + + iew iew @@ -4542,7 +6384,10 @@ MobiCom - + + + + @@ -4555,6 +6400,8 @@ + + hutchison 1234 @@ -4565,7 +6412,10 @@ - + + + + @@ -4577,10 +6427,35 @@ + T-Mobile + + + + + + internet + internet + + + + + One + + + + + + Internet + + + + Vodafone + + vipoperator vipoperator @@ -4595,9 +6470,13 @@ + + Postpaid - + + + Prepaid @@ -4607,8 +6486,12 @@ - Internet - Internet + + + internet + internet + 80.85.96.131 + 80.85.97.70 @@ -4620,7 +6503,10 @@ Emtel - + + + + @@ -4631,14 +6517,20 @@ Dhiraagu - + + + + Wataniya - + + + + @@ -4649,7 +6541,10 @@ TNM - + + + + @@ -4660,7 +6555,15 @@ Telcel + + *86 + + *333 + + + + webgprs webgprs2002 @@ -4670,7 +6573,15 @@ Movistar + + *86 + + *133# + + + + movistar movistar @@ -4689,11 +6600,15 @@ + + Mobile Internet 203.92.128.131 203.92.128.132 + + Broadband @@ -4704,16 +6619,22 @@ + + Broadband maxis wap + + GPRS maxis net + + 3G (handsets) maxis wap @@ -4729,10 +6650,14 @@ + + GPRS + + Celcom 3G @@ -4746,6 +6671,8 @@ + + guest guest 212.96.24.2 @@ -4758,6 +6685,8 @@ + + Contract / Prepaid @@ -4771,11 +6700,15 @@ + + Tango ppsuser ppsuser + + Contract @@ -4792,6 +6725,8 @@ + + Leo @@ -4806,6 +6741,8 @@ + + web web @@ -4817,6 +6754,8 @@ + + web web @@ -4828,11 +6767,15 @@ + + Pay as You Go gprs gprs + + Glo 3G Packs flat flat @@ -4844,6 +6787,8 @@ + + Etisalat Internet @@ -4857,22 +6802,30 @@ - + + + WAP wapemovil wapemovil + + Web webemovil webemovil + + Web (Alo pcs) internet internet - + + + WAP (Alo pcs) wap wap @@ -4884,6 +6837,8 @@ + + internet internet @@ -4897,32 +6852,59 @@ Hi - + + + + KPN NL - - + + + + + + + + + + KPN gprs 62.133.126.28 62.133.126.29 + + 62.133.126.28 62.133.126.29 + MEDIONmobile + + + + + + + Aldi Talk Mobiel Prepaid Internet + + + + Telfort + + telfortnl @@ -4932,6 +6914,8 @@ + + 193.78.240.12 193.79.242.39 @@ -4942,6 +6926,8 @@ + + 193.78.240.12 193.79.242.39 @@ -4952,6 +6938,8 @@ + + orange orange @@ -4961,13 +6949,18 @@ Tele2 - + + + + XS4ALL Mobiel Internet + + xs4all xs4all @@ -4977,7 +6970,12 @@ Vodafone + + *#100# + + + Non-business vodafone vodafone @@ -4985,6 +6983,8 @@ 62.140.140.250 + + Business vodafone vodafone @@ -4999,7 +6999,14 @@ Netcom + + + *150# + + + + netcom netcom 212.169.123.67 @@ -5019,11 +7026,15 @@ Telenor + + 91500002 - 220 - 222 + 2525 + + + 212.17.131.3 148.122.161.2 @@ -5034,6 +7045,8 @@ + + 80.232.41.10 80.232.41.20 @@ -5043,53 +7056,77 @@ NetworkNorway - + + + + OneCall - + + + + Lebara - + + + + Altibox - + + + + SheTalks - + + + + Telipol - + + + + Ventelo - + + + + Ludo Mobil - + + + + @@ -5097,15 +7134,22 @@ + + 47230000 *111# 47300000 + + + Mobilt internet + + Mobilt bredbånd @@ -5118,14 +7162,20 @@ Nepal Telecom - + + + + Mero Mobile - + + + + @@ -5137,16 +7187,28 @@ - + + + XT mobile (WAP) + + XT mobile (Internet with Firewall) + 202.27.156.72 + 202.27.158.40 + + XT mobile (Direct Internet) + 202.27.156.72 + 202.27.158.40 + + XT mobile (One Office/Remote Office) @@ -5156,20 +7218,64 @@ + + WAP 202.73.206.16 202.73.198.16 + + Contract / Prepaid (Restricted) + + Unrestricted (public) 202.73.206.16 202.73.198.16 + + 2-Degrees + + + + + + MMS + + + + + Broadband + 118.148.1.10 + 118.148.1.20 + + + + + TelstraClear + + + + + Broadband + + + + + Orcon + + + + + Broadband + + + @@ -5178,14 +7284,28 @@ Oman Mobile - + + + + Mobile Broadband + taif + taif + + + + + Internet (old) + Nawras - + + + + @@ -5197,6 +7317,8 @@ + + @@ -5205,6 +7327,8 @@ + + movistarpa movistarpa 200.39.10.1 @@ -5221,6 +7345,8 @@ + + tim tulibertad @@ -5231,11 +7357,23 @@ + + movistar@datos movistar + + Nextel + + + + + + + + @@ -5244,7 +7382,10 @@ Vini - + + + + @@ -5256,13 +7397,17 @@ + + Postpaid globe globe 203.127.225.10 203.127.225.11 - + + + Prepaid globe globe @@ -5270,6 +7415,8 @@ 203.127.225.11 + + WAP globe globe @@ -5283,6 +7430,8 @@ + + witsductoor banonoy 202.57.96.3 @@ -5294,7 +7443,10 @@ Digitel (Sun Cellular) - + + + + @@ -5306,6 +7458,8 @@ + + telenor telenor @@ -5316,9 +7470,13 @@ + + Internet + + Jazz @@ -5328,6 +7486,8 @@ + + telenor telenor @@ -5336,91 +7496,356 @@ Ufone - - - ufone - ufone + + + + + ufone + ufone + + + + + Warid + + + + + + + + + + ZONG + + + + + + + + + + + + + + + T-mobile + + + 602950 + + *101# + + + *111*CODE# + + + + + + 213.158.194.1 + 213.158.193.38 + + + + + Play Online + + + + *101# + *155# + + + *100*CODE# + + + + + + + + + + Orange + + + *501 + + *124*# + + + *125*CODE# + + + + + + Standard access - with image compression + Dostęp standardowy - z kompresją grafiki + internet + internet + 194.9.223.79 + 194.204.159.1 + + + + + VPN mode access without compression (requires activation) + Dostęp VPN bez kompresji (wymaga aktywacji) + internet + internet + 194.9.223.79 + 194.204.159.1 + + + + cdma@orange + orange + + + + Plus + + + 2222 + + *100# + + + *123*CODE# + + + + + + Standard access + Dostęp standardowy + plusgsm + plusgsm + 212.2.96.51 + 212.2.96.52 + + + + + External dynamic IP address (requires activation) + Zewnętrzny dynamiczny adres IP (wymaga aktywacji) + plusgsm + plusgsm + 212.2.96.51 + 212.2.96.52 + + + + + External static IP address (requires activation) + Zewnętrzny statyczny adres IP (wymaga aktywacji) + plusgsm + plusgsm + 212.2.96.51 + 212.2.96.52 + + + + + + iPlus optimizer with data compression + iPlus optimizer z kompresją danych + 212.2.96.51 + 212.2.96.52 + + + + + Cyfrowy Polsat + + + + + - - Warid + + aero2 - - + + + + + - - ZONG + + + Multimo - - + + + + + Default APN + internet + internet + + + + + APN: mni.internet + mni.internet + + + + + APN: telogic.internet + telogic.internet + + + cdma@orange + orange + - - - - - - ERA + + FreeM - - - erainternet - erainternet + + + + + + + + + Heyah + + + + *108# + + + *109*CODE# + + + + + heyah + heyah 213.158.194.1 213.158.193.38 - - Play Online + + GaduAIR - - + + + *101# + + + + + - - Heyah + + Aster + + + + + + internet + internet + + + + + Netia - - - heyah - heyah - 213.158.194.1 - 213.158.193.38 + + + + - - Orange + + Vectra - + - internet - internet - 194.9.223.79 - 194.204.159.1 + + - - iPlus - - - - 212.2.96.51 - 212.2.96.52 + + mBank mobile + + + + *100# + + + + - - GaduAIR + + INEA - - + + + + + internet + + + + + Mobilking + + + + + + mobilking + mobilking + + + SamiSwoi + + + + + + internet + internet + + + + + Sferia + + sferia + sferia + + + + Nordisk Polska + + CDMA + CDMA + + @@ -5430,21 +7855,32 @@ + + Portable Portátil 62.169.67.172 62.169.67.171 - + + + Tempo (Prepaid) 62.169.67.172 62.169.67.171 + + Fixo 62.169.67.172 62.169.67.171 + + Apn dinâmico (no apn) + 62.169.67.172 + 62.169.67.171 + @@ -5452,7 +7888,10 @@ Clix - + + + + @@ -5460,9 +7899,13 @@ + + 3G + + GPRS 194.79.69.129 @@ -5473,8 +7916,20 @@ + + + Tmn Internet tmn tmn + 88.214.178.1 + 88.214.182.2 + + + + + Tmn Mms + tmn + tmnnet 194.65.3.20 194.65.3.21 @@ -5485,8 +7940,24 @@ + + vodafone vodafone + 212.18.160.133 + 212.18.160.134 + + + + + Vodafone Internet + + + + + Vodafone MMS + vas + vas @@ -5495,6 +7966,16 @@ + + + Dados Móveis + + + + + MMS + vas + vas @@ -5506,14 +7987,18 @@ VOX - + + + Personal - + + + @@ -5521,9 +8006,13 @@ + + Internet + + Broadband Banda Ancha Móvil tigo @@ -5536,6 +8025,8 @@ + + Internet @@ -5548,12 +8039,19 @@ Vodafone - - Web (old) - + + *#100# + + + Web + + + + Web (old) + @@ -5561,6 +8059,8 @@ + + Qatarnet gprs gprs @@ -5575,16 +8075,27 @@ SFR Réunion + + +33621012555 + + + Contract / Prepaid + + SFR slsfr + + SFR internetpro + + SFR ipnet @@ -5598,6 +8109,8 @@ + + 172.22.7.21 172.22.7.20 @@ -5608,26 +8121,36 @@ + + Mobile Internet (Prepaid) tobe.vodafone.ro vodafone + + Mobile Internet (Postpaid) internet.vodafone.ro vodafone - + + + Mobile Internet (Prepaid) internet.pre.vodafone.ro vodafone + + Live! (Postpaid) live vodafone - + + + Live! (Prepaid) live.pre.vodafone.com vodafone @@ -5646,9 +8169,13 @@ + + Home + + Business (static) @@ -5662,6 +8189,8 @@ + + telenor gprs @@ -5672,6 +8201,8 @@ + + mts 064 195.178.38.3 @@ -5683,6 +8214,8 @@ + + vipmobile vipmobile @@ -5697,6 +8230,8 @@ + + @@ -5710,6 +8245,8 @@ + + bwc bwc 81.18.113.2 @@ -5724,6 +8261,8 @@ + + beeline beeline 217.118.66.243 @@ -5735,7 +8274,10 @@ ETK - + + + + @@ -5743,6 +8285,8 @@ + + mts mts 213.87.0.1 @@ -5758,58 +8302,78 @@ + + NW Северо-Запад 10.140.142.42 10.140.142.45 + + UGSM Урал 83.149.32.2 83.149.33.2 + + usi 212.120.160.130 212.120.160.130 + + DV Дальний Восток 83.149.52.77 194.186.112.18 + + kvk Кавказ 83.149.24.244 62.183.50.230 + + ltmsk 10.22.10.20 10.22.10.21 + + sib Сибирь 83.149.51.65 83.149.50.65 + + volga Поволжье 83.149.16.7 195.128.128.1 + + mc Центр 81.18.129.252 217.150.34.1 + + Moscow Москва gdata @@ -5822,6 +8386,8 @@ + + ncc 10.0.3.5 10.0.3.2 @@ -5833,6 +8399,8 @@ + + 80.243.64.67 80.243.68.34 @@ -5844,6 +8412,8 @@ + + etk 10.10.30.3 10.10.30.4 @@ -5856,6 +8426,8 @@ + + motiv 217.148.52.34 217.148.52.3 @@ -5867,6 +8439,8 @@ Татинком + + tatincom tatincom 89.207.96.2 @@ -5880,6 +8454,8 @@ + + 130.244.127.161 130.244.127.169 @@ -5990,7 +8566,10 @@ U-tel - + + + + @@ -6002,9 +8581,13 @@ + + Postpaid - + + + Prepaid @@ -6014,6 +8597,8 @@ + + 212.118.133.101 212.118.133.102 @@ -6023,7 +8608,10 @@ Zain - + + + + @@ -6038,13 +8626,19 @@ + + Mobiltelefon + + Bredband + + Bredband Kontantkort @@ -6055,10 +8649,14 @@ + + Mobilt Bredband + + Glocalnet Internet @@ -6069,7 +8667,10 @@ - + + + + @@ -6085,16 +8686,23 @@ + + 47230000 *111# 211 + + + Mobilt Internet + + Mobilt Bredband @@ -6104,9 +8712,28 @@ + + 222 + + *111# + + + + Surf + + + + + Tele2 Comviq 3G + + + + + Tele2 Comviq 3G (7,2 Mbit/s) + @@ -6117,6 +8744,8 @@ + + Mobiflex @@ -6128,14 +8757,25 @@ + 888 + + *222# + + + + Mobilt Internet + + Mobilsurf med maxtaxa + + Mobilt Bredband @@ -6145,26 +8785,39 @@ + + *133# *120# *121# + - + + + + Telia 3G + TDC - + + + + djuice - + + + + @@ -6173,14 +8826,20 @@ - + + + + Parlino - + + + + @@ -6188,10 +8847,14 @@ + + Mobilt Bredband + + Mobilt Internet @@ -6206,25 +8869,37 @@ + + SunSurf/Mobile Broadband (postpaid) 65 + 202.79.64.21 + 202.79.64.26 + + MiWorld Mobile (postpaid) 65(mobilenumber) user123 - + + + MiWorld Mobile (prepaid) 65(mobilenumber) user123 - + + + Mobile Broadband (prepaid) - + + + M Card (prepaid) @@ -6235,6 +8910,8 @@ + + 165.21.100.88 165.21.83.88 @@ -6244,16 +8921,22 @@ Starhub - + + + WAP star hub 203.116.1.78 - + + + MaxMobile Broadband (prepaid) + + MaxMobile Broadband (postpaid) @@ -6268,6 +8951,8 @@ + + Postpaid mobitel internet @@ -6275,6 +8960,8 @@ 193.189.160.11 + + mobitel internet 213.229.248.161 @@ -6286,9 +8973,16 @@ Vodafone / Simobil + + *100# + + + simobil internet + 121.30.86.130 + 193.189.160.11 @@ -6296,7 +8990,10 @@ T-2 - + + + + @@ -6309,8 +9006,10 @@ - 194.154.230.66 - 194.154.230.74 + + + 195.91.0.17 + 194.154.227.17 @@ -6319,8 +9018,10 @@ - 213.151.200.30 - 213.151.208.161 + + + 213.151.200.31 + 213.151.208.162 @@ -6329,7 +9030,11 @@ + + Internet + 160.218.161.60 + 194.228.211.33 @@ -6342,6 +9047,8 @@ + + 200.85.0.104 200.85.0.107 @@ -6352,10 +9059,12 @@ - movistar + Movistar + + movistarsv movistarsv @@ -6365,14 +9074,20 @@ digicel - + + + + Tigo - + + + + @@ -6380,6 +9095,8 @@ + + Internet @@ -6392,7 +9109,10 @@ Zain - + + + + @@ -6404,6 +9124,8 @@ + + 202.183.255.20 202.183.255.21 @@ -6414,6 +9136,8 @@ + + 202.44.202.2 203.44.144.33 @@ -6424,6 +9148,8 @@ + + true true @@ -6433,7 +9159,10 @@ TOT 3G - + + + + @@ -6444,14 +9173,64 @@ Orange - + + + + Internet + + + + + Internet + MMS + + + + Internet Everywhere Prepaid + + Internet Everywhere Professional + + Tunisie Télécom / TUNTEL + + + + + + MMS + mms@tt1 + mms + + + + + GPRS DATA + gprs + gprs + + + + + WEB DATA + + + + + Tunisiana + + + + Internet + internet + internet + + + @@ -6462,11 +9241,15 @@ + + 212.156.4.4 212.156.4.20 + + (former Aycell) 212.156.4.1 212.156.4.4 @@ -6478,6 +9261,8 @@ + + gprs gprs 86.108.136.27 @@ -6489,22 +9274,33 @@ Vodafone / KKTC Telsim + + *101# + + + Faturali / Kontorlu + + KKTC Telsim vodafone vodafone + + Postpaid telsim telsim 212.65.128.20 212.156.4.7 - + + + Prepaid 212.65.128.20 212.156.4.7 @@ -6520,6 +9316,8 @@ + + wap wap @@ -6530,6 +9328,8 @@ + + wap wap @@ -6545,9 +9345,17 @@ - + + + + web + web + - + + + + @@ -6555,7 +9363,10 @@ 遠傳電信 / 和信電訊 - + + + + @@ -6563,7 +9374,10 @@ 台湾大哥大 - + + + + @@ -6571,7 +9385,10 @@ 泛亞電信 - + + + + @@ -6579,7 +9396,10 @@ 威寶電信 (Vibo) / 震旦電信 (Aurora) - + + + + @@ -6592,24 +9412,33 @@ - Zain + Airtel Tanzania - + + + + Vodacom - + + + + Zantel - + + + + @zantel.com @@ -6639,14 +9468,20 @@ + + Ace&Base igprs internet + + Contract GPRS + + Internet 3G @@ -6657,12 +9492,18 @@ + + Internet GPRS + + Internet XL + + Internet 3G @@ -6673,11 +9514,15 @@ + + Standard 212.58.160.33 212.58.160.34 + + Faster 212.58.160.33 212.58.160.34 @@ -6688,7 +9533,10 @@ Beeline - + + + + @@ -6696,10 +9544,14 @@ + + 80.255.64.23 80.255.64.24 + + Hyper.NET 212.58.160.33 212.58.160.34 @@ -6712,18 +9564,26 @@ + + GPRS Internet internet 212.58.160.33 212.58.160.34 + + Hyper.NET + + HyperActive + + umc.ua 80.255.64.23 80.255.64.24 @@ -6740,7 +9600,10 @@ Utel - + + + + @@ -6771,6 +9634,8 @@ + + 193.108.252.50 193.108.252.51 @@ -6780,7 +9645,10 @@ Orange - + + + + @@ -6788,9 +9656,13 @@ + + Mobile Broadband + + Mobile Internet @@ -6800,14 +9672,20 @@ - + + + + Zain - + + + + @@ -6825,12 +9703,18 @@ + + MEdia Net (phones) + + LaptopConnect (data cards) + + Data Connect (old) @@ -6854,15 +9738,25 @@ + + Internet/WebConnect + 10.177.0.34 + 10.164.103.44 + + Web2Go/t-zones + + Internet (old) + + Internet with VPN (old) @@ -6872,6 +9766,8 @@ + + cbw @@ -6937,6 +9833,27 @@ Verizon + + + + + + + 4G LTE Contract + + + + + 4G LTE Contract + 66.174.92.14 + 69.78.96.14 + + + + + 4G LTE Contract + + @@ -7463,6 +10380,9 @@ Cricket Communications + + + @@ -7492,7 +10412,9 @@ Virgin Mobile / Helio - + + + Cellular South @@ -7516,14 +10438,20 @@ BendBroadband - + + + + MTPCS (Cellular One) - + + + + @@ -7542,16 +10470,22 @@ + + ADSL Móvil 200.40.30.245 200.40.220.245 - + + + ADSL Móvil Prepago BAM BAM + + GPRS 200.40.30.245 200.40.220.245 @@ -7563,11 +10497,15 @@ + + 3G Internet ctigprs ctigprs999 + + 2G Internet ctiweb ctiweb999 @@ -7579,11 +10517,15 @@ + + 3G Internet movistar movistar + + 2G Internet movistar movistar @@ -7595,12 +10537,36 @@ - Uzdunrobita / MTS + Beeline + + + + + + beeline + beeline + + + + + MTS (Uzdunrobita) - - user - pass + + + + mts + mts + + + + + Ucell + + + + + @@ -7613,6 +10579,8 @@ + + wapoecs wap03oecs @@ -7629,6 +10597,8 @@ + + 57.67.127.195 @@ -7638,6 +10608,8 @@ + + 200.44.32.12 200.11.248.12 @@ -7648,6 +10620,8 @@ + + 200.35.65.3 200.35.65.4 @@ -7662,6 +10636,8 @@ + + mms mms @@ -7672,11 +10648,15 @@ + + Mobile Internet mms mms + + Mobile Broadband mms mms @@ -7699,9 +10679,13 @@ + + Mobile Internet + + D-com 3G @@ -7710,7 +10694,10 @@ Vietnamobile - + + + + @@ -7718,6 +10705,8 @@ + + EVNTelecomNet @@ -7730,7 +10719,10 @@ Beeline VN - + + + + @@ -7741,7 +10733,18 @@ Cell-c + + *147*100# + + + *101# + + + *102*CODE# + + + 196.7.0.138 196.7.142.132 @@ -7751,7 +10754,18 @@ MTN + + *123*888# + + + *141# + + + *141*CODE# + + + 196.11.240.241 209.212.97.1 @@ -7761,8 +10775,24 @@ Vodacom - + + *111*501# + + + *100# + + + *100*01*CODE# + + + + + 196.207.40.165 + 196.43.46.190 + + + Unrestricted 196.207.32.69 196.43.45.190 @@ -7773,7 +10803,15 @@ Virgin Mobile + + *101# + + + *102*CODE# + + + 196.7.0.138 196.7.142.132 @@ -7783,7 +10821,19 @@ 8.ta - + + *1# + + + *188# + + + *188*CODE# + + + + +