xref: /netbsd/share/examples/pppd/cosmote3G (revision 6550d01e)
1# $NetBSD: cosmote3G,v 1.1 2010/08/07 20:47:27 christos Exp $
2# Script to connect to Cosmote-3G's service.
3# This gets to the point of connected, but never gets to negotiate LCP.
4# I see nothing from the modem. It is here for reference.
5#
6#kdebug 100
7#debug 10000
8/dev/ttyU1 460800
9holdoff 10
10noipv6
11#-vj
12#idle 600
13demand
14#active-filter-out "icmp or (udp and not udp port route) or (tcp and not tcp port ntp)"
15#active-filter-in "icmp or (udp and not udp port route) or (tcp and not tcp port ntp)"
16#pass-filter-in "tcp or (udp and not udp port route) or icmp"
17#pass-filter-out "tcp or (udp and not udp port route) or icmp"
18#netmask 0xffffff00
19ipcp-accept-local
20lcp-echo-failure 0
21lcp-echo-interval 0
22mtu 296
23defaultroute
24crtscts
25modem
26lock
27connect /etc/ppp/connect/cosmote3G.chat
28noauth
29user ""
30password ""
31usepeerdns
32