^agree
6/28/2007 5:59:17 PM
6/28/2007 11:14:00 PM
you typed all that out and Myrtle Beach still sucks ass
6/29/2007 12:45:17 PM
^ Yup. Waste of tww.
6/29/2007 12:47:24 PM
6/29/2007 12:49:56 PM
i'm just trying to help someone outunlike you guys who are just trying to be assholesthis isnt chit chat i posted a lame peom[Edited on June 29, 2007 at 12:55 PM. Reason : sorry]
6/29/2007 12:54:38 PM
You're right dude, i have nothing against you. It's just that the point of this thread is making fun of Myrtle beach for being named number 1. So kinda the whole point is to make fun of it. As bobbydigital said "well, clearly this is a bullshit list."If someone was asking advice about myrtle beach then i could see your point.
6/29/2007 12:57:32 PM
^^you're the one being an asshole if you're actually recommending people go to myrtle instead of other beacheshey remember that analogy you made about a baked potato and condiments? i like mine with butter...sometimes with cheese, bacon and chives toothats like charleston or ocean isle or wrightsvillemyrtle is like a baked potato with butter, sour cream, chives, bacon, cheese, mayonaise, dog shit, eggs, ketchup, mustard, chicken nuggets, cat turds, semen, urine, ebola, aids, hiv, and bleu cheese[Edited on June 29, 2007 at 12:59 PM. Reason : ^^]
6/29/2007 12:58:58 PM
you guys are so cool. making fun of a city for being number 1 on a professional ranking! go you.I didn't recommend anyone anywhere, (people go where they want and want to go to myrtle), but if you think there is animal shit on myrtle beach you should probably go back considering pets are not permitted and wild animals have been ran away.Animal shit will be found at the primitive beaches because theres nothing to do there so people bring their pets to entertain them.At the end of the day most of you are going to have to learn that you're not going to agree with alot of things in life. Just because something isn't the way you would have it doesn't mean its bullshit. The world doesn't center around your opinion.
6/29/2007 1:14:00 PM
you're so cool yourself. hyping up an overrated city thats numer 1 on a "professional ranking" (LOL PROFESSIONAL ROFL)btwThe world doesn't center around your opinion eitherAnd it sure as shit doesnt center around some lame ass Yahoo list
6/29/2007 1:18:51 PM
^Exactly, by no means is yahoo "a professional list".please define
6/29/2007 1:22:45 PM
thats a different kind of ranking. Actually, its almost quite the opposite. that ranking is pretty much based on nature. Nature is not high on most people's list of things they want in a beach. There are things people look for in a vacation. eatshopplaylodge- at a big resortand myrtle has an unlimited amount of those things as well as a beach with everything except wildlife, nature (as i mentioned many people don't like "nature"). Many of the people who go to myrtle would find Ocracoke boring.And despite the lies you guys tell, Myrtle does not have a nasty beach. The beach is clean with white sand and even if you were a person that loved nature you could go to the state park in myrtle beach to get it so its win win. dr beach's list is not wrong but its not talking about the same thing. I'm sure he hates myrtle just as much as you if not more. It would be like an environmental scientist's best car. If you don't understand that then i'm done.Until you can come up with one reason why people go past nc beaches to get to myrtle beach you have absolutely no argument. You're the same group of people that think all pop music sucks.
6/29/2007 1:45:40 PM
^ No i enjoy alot of "pop" music. To say i don't like popular music would be silly. There's bad pop and there's good pop. You're completely right, i'll give you that. Many people do not want to see "nature" and i've stayed at Myrtle beach state park, but it's still FARRR from nature. The lists are different lists, and i guess i'm still debating the phrasing "world's best beach". In my opinion a beach is a beach, and then there's Myrtle beach. I guess our definitions of a beach vary. If this list were titled "most popular tourist destination in south carolina" i wouldn't have an issue with it. But calling it "the world's best beach" is disgracing all the actual true beaches out there. Again our definition of beach varys.
6/29/2007 1:52:28 PM
6/29/2007 4:02:28 PM
peopleplease let this thread diethanks
6/29/2007 4:14:56 PM
never found a chepa place. ended up paying 120 was best i could dohaving fun so far the waves were great AND A CRAZeeeY NIGHT IT WAS. thanks for the reccomends i'll have to check some of those places out.
6/30/2007 4:04:12 AM
IntroductionThis chapter describes how to significantly increase the granularity of network traffic analysis by combining two key features of the Cisco Catalyst 6500 Series switches: Remote Switched Port Analyzer (RSPAN) and the redirect feature of VLAN access control lists (VACLs). RSPAN and VACLs can be combined for increased granularity in analyzing the traffic. Using RSPAN combined with VACL redirect differs from the use of both the Catalyst 6500 SPAN and the Catalyst 6500 VACL capture.Note This document is based on Cisco IOS software, but most of the concepts are equally applicable to Cisco Catalyst IOS. This chapter includes the following sections:• Traffic Capture Requirements• Using VACLs• Using SPAN• Capturing and Differentiating Traffic on Multiple Ports• Conclusion Traffic Capture RequirementsWhen configuring traffic capture for the purposes of intrusion detection analysis, anomaly detection, or simply for traffic analysis with one or more sniffers, the normal requirements are the following: • Monitor a set of ports or VLANs without affecting the forwarding performance of the Layer 3 switch—You can do this by using features implemented in hardware such as SPAN or VACL capture. • Monitoring switched and routed frames—when traffic is routed from one VLAN to another, the copied traffic can be tagged with either VLAN, so you must design traffic capturing so that the monitoring port can forward either frame.• Avoiding the generation of duplicates frames—Depending on the reference for the SPAN or capture (port or VLAN incoming or outgoing direction), there are situations where the switch can generate multiple copies of the same frame, which is undesirable and can be addressed with proper design.• Filtering out uninteresting packets from the copied traffic—To optimize the performance of the devices that are monitoring the traffic, it is best to drop copies of the frames that are not interesting in hardware. For example, you can combine multiple hardware features to ensure that a sensor or a sniffer sees only HTTP traffic.• Support for several “sessions”—Sessions can be conceived as funnels receiving copies of traffic from multiple ports to one or multiple sensor ports. For example, traffic from port A, B, and C copied to port D is one session, and traffic from port E, F, and G copied to port H is another session. You do not want all traffic from A, B, C, E, F, and G to go out to both port D and H, because this is equivalent to having a single session. Using VACLsVACLs are a security enforcement tool based on Layer 2, Layer 3, and Layer 4 information. A VACL lookup against a packet can result in a permit, a deny, a permit and capture, or a redirect. When you associate a VACL with a particular VLAN, all traffic must be permitted by the VACL before the traffic is allowed into the VLAN. VACLs are enforced in hardware, so there is no performance penalty for applying VACLs to a VLAN on the Cisco Catalyst 6500 Series switches. Note In this chapter, the terminology VACL and VLAN access map are used interchangeably.VACL Command SyntaxVACLs can be used with the following types of traffic: • IP• IPX• MACIPIP VACLs match IP traffic, using the following syntax:router(config)# ip access-list extended namerouter(config-ext-nacl)# {deny | permit} protocol {source-source-wildcard | any} {destination- destination-wildcard | any} [precedence precedence] [tos tos] [established] [log | log-input] [time-range time-range-name] [fragments] The protocol field can take the following values:router(config-ext-nacl)#permit ? <0-255> An IP protocol number ahp Authentication Header Protocol eigrp Cisco's EIGRP routing protocol esp Encapsulation Security Payload gre Cisco's GRE tunneling icmp Internet Control Message Protocol igmp Internet Gateway Message Protocol igrp Cisco's IGRP routing protocol ip Any Internet Protocol ipinip IP in IP tunneling nos KA9Q NOS compatible IP over IP tunneling ospf OSPF routing protocol pcp Payload Compression Protocol pim Protocol Independent Multicast tcp Transmission Control Protocol udp User Datagram ProtocolFor TCP/UDP traffic, you can match Layer 4 ports:router(config-ext-nacl)# {deny | permit} {tcp | udp} {source-source-wildcard | any} [operator port] {destination-destination-wildcard | any} [operator port] [established] [precedence precedence] [tos tos] [log | log-input] [time-range time-range-name] [fragments]IPX IPX VACLs match IPX traffic using the following syntax:router(config)#ipx access-list extended namerouter(config-ipx-ext-nacl)# {deny | permit} protocol [source-network][[[.source-node] source-node-mask] | [.source-node source-network-mask.source-node-mask]] [source-socket] [destination.network][[[.destination-node] destination-node-mask] | [.destination-node destination-network-mask.destination-node-mask]] [destination-socket] [log] [time-range time-range-name]MAC MAC VACLs match non-IP, non-IPX traffic using the following syntax:router(config)#mac access-list extended namerouter(config-ext-macl)# {permit | deny} {src-mac-mask | any} {dest-mac-mask | any} [ethertype]The Ethertype field can take the following values:router(config-ext-macl)#permit any any ? aarp EtherType: AppleTalk ARP amber EtherType: DEC-Amber appletalk EtherType: AppleTalk/EtherTalk dec-spanning EtherType: DEC-Spanning-Tree decnet-iv EtherType: DECnet Phase IV diagnostic EtherType: DEC-Diagnostic dsm EtherType: DEC-DSM etype-6000 EtherType: 0x6000 etype-8042 EtherType: 0x8042 lat EtherType: DEC-LAT lavc-sca EtherType: DEC-LAVC-SCA mop-console EtherType: DEC-MOP Remote Console mop-dump EtherType: DEC-MOP Dump msdos EtherType: DEC-MSDOS mumps EtherType: DEC-MUMPS netbios EtherType: DEC-NETBIOS vines-echo EtherType: VINES Echo vines-ip EtherType: VINES IP xns-idp EtherType: XNS IDPVACL Capture The VACL capture feature allows you to mirror traffic to ports configured to forward capture traffic. The capture action sets the capture bit for the forwarded packets so that ports with the capture function enabled can receive the packets. Only forwarded packets can be captured.CatOS Configuration ExamplesThe following commands create a security ACL to capture all traffic on VLAN 10 and send the traffic to port 3/5.catOS6500 (enable) set security acl ip CATCHALL permit ip any any capturecatOS6500 (enable) commit security acl CATCHALLcatOS6500 (enable) set security acl map CATCHALL 10catOS6500 (enable) set security acl capture-ports 8/25To remove the VACL capture, use the clear security acl CATCHALL command. To commit the changes, use the commit security acl CATCHALL command.IOS Configuration ExamplesThe following commands create a security ACL to capture all traffic on VLAN 10:ip access-list extended IP-catch-all permit ip any any!vlan access-map CATCHALL 10 match ip address IP-catch-all action forward capture!vlan filter CATCHALL vlan-list 10!interface FastEthernet8/25 switchport switchport capture switchport capture allowed vlan 10 no shut!Capturing Locally Switched TrafficThe following configuration demonstrates how VACL capture works. You first define the interesting traffic that you want to monitor; for example, HTTP traffic (as defined in the ACL “HTTPTRAFFIC”). Then you define a VACL (or VLAN access map, which in this example is also called “HTTPTRAFFIC”). The VACL provides two functions. It filters the traffic on the VLAN to which you assign it, and it provides a copy of the traffic to the sensing interface (“action forward capture”) for the entries configured to forward and capture; in this example, it is “vlan access-map HTTPTRAFFIC 10”). In this example, the VACL “HTTPTRAFFIC” is assigned to VLAN 10 (“vlan filter HTTPTRAFFIC vlan-list 10”).ip access-list extended HTTPTRAFFIC permit tcp any any eq www permit tcp any eq www any!ip access-list extended IP-catch-all permit ip any any!vlan access-map HTTPTRAFFIC 10 match ip address HTTPTRAFFIC action forward capturevlan access-map HTTPTRAFFIC 20 match ip address IP-catch-all action forward!vlan filter HTTPTRAFFIC vlan-list 10!interface FastEthernet8/25 switchport switchport capture switchport capture allowed vlan 10 no shut!Captured traffic is sent out on port FastEthernet8/25 as indicated by the configuration (“switchport capture allowed vlan 10”)Using VACL capture for mirroring traffic provides very good scalability for mirroring locally-switched traffic, as shown in Figure 1. Figure 1: Using VACL Capture to Mirror Locally Switched Traffic In this topology, the switch is configured on four VLANs. The traffic from these VLANs is mirrored to three monitoring devices because VACLs are configured on each of the VLANs with entries whose action is “capture” and “forward”. For sensor 1 to receive traffic from VLAN 3 and 4, the port that connects to sensor 1 must be a trunk forwarding VLAN 3 and 4. Sensor 2 is configured to receive traffic from VLAN 5 and sensor 3 is configured to receive traffic from VLAN 6.The advantage of VACL capture is that you can assign traffic from each VLAN to a different sensor, which provides granularity to the VLAN level.
6/30/2007 9:20:41 AM
lmaoclick photos under the myrtle beach description pagethe same two black kids in every shot i think
6/30/2007 9:46:49 AM
^^lol the things people do out of frustration when they lose a threadjust to clarify for packboozie im not saying i think myrtle is the best beach in the world but i know its a great beach and not "terrible" like you guys are saying and if its the best beach in the carolinas its plausible for someone to rank it best beach in the world since the coastline of the carolianas is viewed as some of the best in the world. smell me?
6/30/2007 2:04:38 PM
^Bobbydigital didn't do that because he "lost" the thread. lol. And you're still missing our point. Myrtle beach in our opinion is one of the worst beaches in NC/SC. BEACHES. Different than trashy tourist destination. You could take any trashy southern city and stick a coast line next to it, and call it a Myrtle beach. There's nothing unique about the beach. It's really not even a beach anymore. Everything that makes it a beach is gone. You're right, sadly it is the biggest tourist destination in SC. But listen people, it's South Carolina. You don't have to go any further then that to make my point. I have no trouble saying it's the most popular tourist destination in south carolina. Fuck, the biggest tourist destination in North Carolina is CONCORD MILLS MALL. And that place is just a bunch of white trash idiots. I mean concord mills mall beat out the WHOLE FUCKING OUTER BANKS. That says very very little for the majority of people in NC/SC. It's sad, but it's true. All the more power to you if you continue to back Myrtle beach as the numer one tourist destination in SC. It's just backing my point that the majority of people who vacation in NC/SC are idiots and would rather go to Myrtle Beach and Concord Mills Mall then a REAL vacation.[Edited on June 30, 2007 at 4:13 PM. Reason : .]
6/30/2007 4:12:12 PM
i could sit here and pick your weak points apart all day.Concord mills is the biggest destination in nc because its a MALL in the biggest city. People don't come from all over the country to go to concord mills. People come from far and wide to visit myrtle beach
6/30/2007 6:17:40 PM
6/30/2007 6:26:51 PM
My family always goes to garden city beach, but I like to spend a lot of time at trashy old Myrtle. LOL
6/30/2007 8:55:37 PM
whoops, I had thought this was the "Post your CTRL+V thread"my mistake.
7/1/2007 7:11:52 AM
hahahaha
7/1/2007 7:19:02 AM
hahaha
7/1/2007 3:06:15 PM
The beaches at La Jolla have got to be in the top 5.
7/5/2007 11:33:56 PM
bttt
7/12/2007 2:01:35 PM
7/12/2007 2:09:55 PM
haha you're funny
7/12/2007 2:45:09 PM
no but I'm from Charlotte and CHARLOTTE != CONCORDalso I'd call it an outlet, not a "Mall"Charlotte has plenty of malls like Southpark, Carolina Place, etc
7/12/2007 2:50:00 PM
i used to enjoy myrtle when i was a kid but its far from being the nicest beach ive been to/go to these days. its not the worst but in no means is it number 1 on any beach list
7/12/2007 2:50:50 PM
charlotte!=concord but concord does = charlotte. Now go ahead and say Cary!=Raleigh.
7/25/2007 2:09:31 AM
7/25/2007 8:48:00 AM
baahhh Concord is no part of Charlotte. They can live with thier Concord Mills, and Speedway and never enter the city for all i care. Hell, we should nuke the entire concord area and the average IQ of the county would raise a couple points. Ok, that was harsh, i just hate traffic in that area.
7/25/2007 9:00:27 AM
The best thing about Myrtle Beach - the House of Blues has an *excellent* bathroom to take a shit in. The stall has its own sink and everything. I saw a concert down there a couple weeks ago and missed the main act coming out because I was so comfortable in there. Second nicest bathroom EVAR (#1 is the National Gallery in London, fwiw).
7/25/2007 3:11:39 PM
http://www.worldgolf.com/features/myrtle-beach-has-best-beaches-and-golf-5209.htm
7/26/2007 2:49:50 PM
Yahoo8.Hawaii doesn't say shit, that list is from the travel channel. They just quoted and pulled the list from someone else.
7/26/2007 2:58:03 PM
^^OK you're still missing the point. There's hundreds of better beaches in the World and in the United States, but they're lesser known, and less people have been there. OF COURSE a popular beach like Myrtle Beach is going to rank number one in popularity. It's because more idiots go there than anywhere else. Oh and who really votes on yahoo polls anyway? Probably the only people who vote are rednecks in SC who love Myrtle Beach and see a budlight ad advertising it. I'm sure that poll encompasses a very small portion of the people who go to beachs, and probably 99% of people who voted live in the lower east coast (excluding Florida). No one in thier right mind drives up to Myrtle from Florida. You'd have to provide a statistically randomized servey ACROSS the world to judge the world's most popular beaches, and i bet Myrtle Beach wouldn't even be on the top 100, because a very small portion of people travel world wide to see Myrtle Beach and there's more travlers NOT in the United States then IN the United States. So again, Myrtle Beach probably wouldn't top the list. Just because a few thousand South Carolinians and a few golfer new englanders vote for Mytle beach DOES NOT MEAN it's the most popular in the world. You really think people not in the United States voted in that poll? HA. [Edited on July 26, 2007 at 3:21 PM. Reason : .]
7/26/2007 3:05:20 PM
7/26/2007 3:39:58 PM
The ONLY way you could have a semi accurate survey among users is to take a random sample of users from around the world. Plus you'd have to weed out inaccuracies like who votes on online polls vs who doesn't. This type of poll is COMPLETELY inaccurate like i mentioned above ^^ because the poll is probably 99% south easterners. I would bet that less than 1 percent of the poll is from anyone outside that area, and less than .1% is from people outside the United States. That IN NO WAY represents the "world's best beach."
7/26/2007 3:48:10 PM
well everything you say is speculation. based on the survey that actually happened myrtle is a great beach. yahoo is not just used by people in the us either but ok it may not be the best beach in the world bottom line is that it is a fantastic beach. There is no way a shitty beach would be voted best beach in the world by the users of one of the worlds largest sites.
7/26/2007 4:49:16 PM
^ Oh so now you're saying your little yahoo servey is fact?? hahaha. Until you get the ACTUAL facts about that servey your argument is pointless. And my "probablys" are more like educated guesses. ^oh and stop using other peoples insults at a feeble attempt to recover any credibility you had in any of these threads.
7/26/2007 4:55:54 PM
7/26/2007 4:57:11 PM
Its FACT that most of the people on yahoo think myrtle beach is the best beach in the world. I'm being very logical here and saying that maybe doesn't make it the best in the world but it along with all the other statistics surely makes it a great enjoyable beach and the best beach in the area and at the very least one of the best in the country.
7/31/2007 2:44:19 PM
sure its a good beach and some people around here might not appreciate it as much as if we lived in a landlocked state or a cold state...but being from down here we also know that there are better beaches in the carolinas than myrtle...moral of the story is yahoo users like mcdonalds, walmart and myrtle beach
7/31/2007 2:48:38 PM
i have to give myrtle beach a thumbs down
7/31/2007 3:46:09 PM
McDonalds must be the best fast food restaurant since the most people go there.Also bud light must be the best beer since more people drink it then Sam Adams, Stella Artois, Killians, or any other beer.poetrikster you are retarted or a troll if you seriously believe myrtle beach is really the best beach in the world
7/31/2007 6:12:56 PM
Stella Artois is good. Myrtle beach is not.
7/31/2007 6:15:28 PM
ocracoke got first place this year
8/1/2007 8:21:27 AM