On August 15th, the
Recording Industry Association of America (RIAA)
filed a
complaint
against AT&T Broadband, Cable & Wireless USA, Sprint and
UUNET, asking for a court order to make those networks to block an MP3
web site operated in China. BGP is even mentioned on page 11 of the complaint.
This, and other recent RIAA initiatives such as their plans to hack MP3
swapper's PC's, has made the RIAA very unpopular on the NANOG list.
The pros and cons of blocking RIAA and record label web sites were discussed
at length.
When the offending web site went offline, the RIAA dropped the lawsuit.
But I'm sure the net hasn't seen the last of the RIAA lawyers.
Permalink - posted 2002-10-21
On August 28th, AT&T had an outage in Chicago that affected a large part
of their network. It took them two hours to fix this, and after this they
released a fairly detailed description of what happened:
network statements in the OSPF configuration of their backbone
routers had been deleted by accident.
AT&T was praised by some on the NANOG list for their openness, but others
were puzzled how a problem like this could have such wide spread repercussions.
This evolved into a discussion about the merits of interior routing protocols.
Alex Yuriev
brought up the point that when IGPs fail, they do so in a very
bad way, his conclusion being it's better to run without any.
This led to some "static routing is stupid"
remarks. However, it is possible to run a large network without an IGP
and not rely on static routes.
This should work as follows:
- There must be a confederation
- Routers separated by a point-to-point link must be in different
confederation sub-ASes
- All IBGP sessions are configured with next-hop-self
- The Multi Exit Discriminator metric is increased by each router
That way, you never talk (I)BGP with a router you're not directly connected to,
so you don't need loopback routes to find BGP peers. Because of the
next-hop-self on every session, you don't need "redistribute connected"
either so you've eliminated the need for an IGP. Since the MED is increased
at each hop, it functions exactly the same way as the OSPF or IS-IS cost and
the shortest path is preferred.
Permalink - posted 2002-10-15
In the first week of May, a message was posted on the NANOG list by someone
who had a dispute with one of his ISPs.
When it became obvious this dispute wasn't going to
be resolved, the ISP wasn't content with no longer providing any service,
but they also contacted the other ISP this network connected to, and asked
them to stop routing the /22 out of their range the (ex-)customer was using.
The second ISP complied and the customer network was cut off from the internet.
(This all happened on a sunday afternoon, so it is likely there is more to
the story than what was posted on the NANOG list.)
The surprising thing was that many people on the list didn't think this
was a very unreasonable thing to do. It is generally accepted that a network
using an ISP's address space should stop using these addresses when it no
longer connects to that ISP, but in the cases I have been involved with there
was always a reasonable time to renumber. Obviously
depending on such a grace period is a very dangerous thing to do. You have
been warned.
Permalink - posted 2002-06-30
During the second week of April there was some discussion on reordering
of packets on parallel links at Internet Exchanges. Equipment vendors try
very hard to make sure this doesn't happen, but this has the risk that
balancing traffic over parallel links doesn't work as good as it should.
It is generally accepted that reordering leeds to inefficiency or even
slowdowns in TCP implementations, but it seems unlikely reordering will
happen much hosts are connected at the speed of the parallel links (ie,
Gigabit Ethernet) or there is significant congestion.
Permalink - posted 2002-06-29
In March, the NANOG list focussed some of its attention on efforts of
the telephony world to com up with "best practices" about packet
networks/the internet.
(Network Reliability and
Interoperability Council publications) In meeting minutes, 100% of the
carriers reported to abide by these best practices, which include firewalling
routers and DNS servers.
There were discussions about the merits of filtering/firewalling at OC-192
(10 Gbps) speeds (which, depending on your definition of "firewall" may be
impossible to do) and about out-of-band versus in-band management.
The former is always used in the telephony world, the latter often in IP.
The main problem with out of band management is that the management network
may be unavailable when the network is in critical need of being "managed".
Also, many vendors do not support a clear separation between production and
for-management interfaces.
Permalink - posted 2002-06-28
►
April fools day is coming up again! Don't let it catch you by surprise.
Over the years, a number of RFCs have been published on April first, such as...
Full article / permalink - posted 2002-04-01
▼
April fools day is coming up again! Don't let it catch you by surprise.
Over the years, a number of RFCs have been published on April first, such as:
0894
Standard for the transmission of IP datagrams over Ethernet
networks. C. Hornig. Apr-01-1984. (Format: TXT=5697 bytes) (Also
STD0041) (Status: STANDARD)
But not all RFCs stubbornly ignore their publishing day. The first
"fools day compatible" RFC dates back to 1978:
0748
Telnet randomly-lose option. M.R. Crispin. Apr-01-1978. (Format:
TXT=2741 bytes) (Status: UNKNOWN)
Probably the most famous of all is RFC 1149, which was updated in RFC 2549:
1149
Standard for the transmission of IP datagrams on avian carriers.
����
D. Waitzman. Apr-01-1990. (Format: TXT=3329 bytes) (Updated by
����
RFC2549) (Status: EXPERIMENTAL)
2549
IP over Avian Carriers with Quality of Service. D. Waitzman.
����
Apr-01-1999. (Format: TXT=9519 bytes) (Updates RFC1149) (Status:
����
INFORMATIONAL)
It took some time, but in 2001 the Bergen Linux User Group
implemented
RFC 1149 and carried out some tests.
Can't get enough? Here are more April first RFCs:
RFC 1097,
RFC 1217,
RFC 1313,
RFC 1437,
RFC 1438,
RFC 1605,
RFC 1606,
RFC 1607,
RFC 1776,
RFC 1924,
RFC 1925,
RFC 1926,
RFC 1927,
RFC 2100,
RFC 2321,
RFC 2323,
RFC 2324,
RFC 2550,
RFC 2551,
RFC 2795.
Permalink - posted 2002-04-01
older posts
- newer posts