Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 12:46:18 -0400 (EDT)
From:      Omachonu Ogali <oogali@intranova.net>
To:        Ilia Chipitsine <ilia@cgu.chel.su>
Cc:        questions@FreeBSD.ORG
Subject:   Re: user-ppp and bandwidth (restricting SMTP traffic over ppp connection) ?
Message-ID:  <Pine.BSF.4.10.10005181243020.63802-100000@hydrant.intranova.net>
In-Reply-To: <Pine.BSF.4.10.10005182042130.283-100000@jane.cgu.chel.su>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 May 2000, Ilia Chipitsine wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
>=20
> Dear Sirs,
>=20
> for example, I want to connect the entire Network (5-10 PCs) all sharing
> the same IP address. How do I do that ? User-ppp "-nat" I guess.

For dialup, you can use 'ppp -nat' otherwise use natd or ipnat.
=20
> But how can I restrict certain network facilities like dummynet does
> over ppp connection ?????
> For example somebody sends numerous e-mails and connection simply dies :-=
(
> How can I restrict SMTP traffic over ppp connection to, for instance,=20
> 1500 bps ???=20

ipfw add pipe 1 tcp from any to any 25 out
ipfw pipe 1 config bw 1500bit/s queue 10Kbytes

> Regards, (=EE=C1=C9=CC=D5=DE=DB=C9=C5 =D0=CF=D6=C5=CC=C1=CE=C9=D1)
> Ilia Chipitsine (=E9=CC=D8=D1 =FB=C9=D0=C9=C3=C9=CE)
>=20
> -----BEGIN PGP SIGNATURE-----
> Version: 2.6.3ia
> Charset: noconv
>=20
> iQB1AwUBOSQD8+RxlWKN2EXhAQGV3AMA4Uq1Sh4vQ48UJ0zL34clKhsDEhuSYq2d
> cIU5tPAzGm2O4Hv3a+Ycpcfq82WPm6vnEewpVrPA/1RYFFQv4HB1/BUcjAA1Ua0S
> 1hKXS6/rNmM2n8LHbHk8VCsOWeli3FcP
> =3D/e1x
> -----END PGP SIGNATURE-----
>=20
>=20
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>=20

--=20
+-------------------------------------------------------------------------+
| Omachonu Ogali                                     oogali@intranova.net |
| Intranova Networking Group                 http://tribune.intranova.net |
| PGP Key ID:                                                  0xBFE60839 |
| PGP Fingerprint:       C8 51 14 FD 2A 87 53 D1  E3 AA 12 12 01 93 BD 34 |
+-------------------------------------------------------------------------+



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005181243020.63802-100000>