CALL FOR MODERATORS

The catch-all forum for general topics and debates. Minimal moderation. Rated PG to PG-13.
Post Reply
drumdude
God
Posts: 7216
Joined: Thu Oct 29, 2020 5:29 am

Re: CALL FOR MODERATORS

Post by drumdude »

Sledge wrote:
Thu Sep 09, 2021 9:29 pm
drumdude wrote:
Why do you keep harping about something that makes no difference? IP logs don't contain a "is a real bonified owner or a filthy low-class renter" field.

Next time I get pulled over for speeding I'll tell the officer I'm just renting the car so I can't have been speeding.
IP "logs" what do you mean?
https://httpd.apache.org/docs/2.4/logs.html
User avatar
Sledge
Area Authority
Posts: 605
Joined: Tue May 04, 2021 10:30 pm
Location: The Athenaeum
Contact:

Re: CALL FOR MODERATORS

Post by Sledge »

I asked my daughter to help me try to figure out what you are talking about. She says "those are not 'IP logs' they are Apache server logs for web applications. There is no such thing as an 'IP log'."
Doctor CamNC4Me
God
Posts: 9733
Joined: Wed Oct 28, 2020 2:04 am

Re: CALL FOR MODERATORS

Post by Doctor CamNC4Me »

Sledge wrote:
Thu Sep 09, 2021 9:40 pm
I asked my daughter to help me try to figure out what you are talking about. She says "those are not 'IP logs' they are Apache server logs for web applications. There is no such thing as an 'IP log'."
-_-
drumdude
God
Posts: 7216
Joined: Thu Oct 29, 2020 5:29 am

Re: CALL FOR MODERATORS

Post by drumdude »

Sledge wrote:
Thu Sep 09, 2021 9:40 pm
I asked my daughter to help me try to figure out what you are talking about. She says "those are not 'IP logs' they are Apache server logs for web applications. There is no such thing as an 'IP log'."
I can't even right now.
Lem
God
Posts: 2456
Joined: Tue Oct 27, 2020 12:46 am

Re: CALL FOR MODERATORS

Post by Lem »

Sledge wrote:
Thu Sep 09, 2021 9:40 pm
I asked my daughter to help me try to figure out what you are talking about. She says "those are not 'IP logs' they are Apache server logs for web applications. There is no such thing as an 'IP log'."
Did she not take that part of the Cisco routing and switching exam yet?
Security Configuration Guide: Access Control Lists, Cisco IOS XE Release 3S

Chapter: Standard IP Access List Logging

Chapter Contents

The Standard IP Access List Logging feature provides the ability to log messages about packets that are permitted or denied by a standard IP access list. Any packet that matches the access list logs an information message about the packet at the device console.

....This module provides information about standard IP access list logging...

https://www.cisco.com/c/en/us/td/docs/i ... p-log.html
Your credibility is shot. Shades, this guy is NOT moderator material.
Lem
God
Posts: 2456
Joined: Tue Oct 27, 2020 12:46 am

Re: CALL FOR MODERATORS

Post by Lem »

Sledge wrote:
Thu Sep 09, 2021 9:40 pm
I asked my daughter to help me try to figure out what you are talking about. She says "those are not 'IP logs' they are Apache server logs for web applications. There is no such thing as an 'IP log'."
Here, this also might be a helpful guide to understanding your error I bolded above. It's also from Cisco's Security Configuration Guide:
Chapter: Configuring IP Logging

Chapter Contents

This chapter describes how to configure IP logging on the sensor. It contains the following sections:

•Understanding IP Logging

•Configuring Automatic IP Logging

•Configuring Manual IP Logging for a Specific IP Address

•Displaying the Contents of IP Logs

•Stopping Active IP Logs

•Copying IP Log Files to Be Viewed

Understanding IP Logging

Caution Enabling IP logging slows down system performance.

You can manually configure the sensor to capture all IP traffic associated with a host you specify by IP address. You can specify how long you want the IP traffic to be logged, how many packets you want logged, and how many bytes you want logged. The sensor stops logging IP traffic at the first parameter you specify.

https://www.cisco.com/c/en/us/td/docs/i ... p-log.html
User avatar
Sledge
Area Authority
Posts: 605
Joined: Tue May 04, 2021 10:30 pm
Location: The Athenaeum
Contact:

Re: CALL FOR MODERATORS

Post by Sledge »

Lem wrote: Security Configuration Guide: Access Control Lists, Cisco IOS XE Release 3S

Chapter: Standard IP Access List Logging

Chapter Contents

The Standard IP Access List Logging feature provides the ability to log messages about packets that are permitted or denied by a standard IP access list. Any packet that matches the access list logs an information message about the packet at the device console.

....This module provides information about standard IP access list logging...

https://www.cisco.com/c/en/us/td/docs/i ... p-log.html

Your credibility is shot. Shades, this guy is NOT moderator material.
Lem, you're clearly not equipped to have this conversation. From my daughter:

"Cisco IOS is an operating system that resides at layer 7 on the OSI model. IP addresses are at layer 3. What this is describing are not "IP logs" but IP Access List logs."
drumdude
God
Posts: 7216
Joined: Thu Oct 29, 2020 5:29 am

Re: CALL FOR MODERATORS

Post by drumdude »

This is a great example of a little information being a dangerous thing. Also the disconnect between book learning and real world experience.

I really suggest your daughter learn how to set up an apache web server. She should be able to set up a free 1 year student account with Microsoft Azure, quickly create a virtual linux server, and install apache on it. Put a simple HTML "Hello world" file on it, and access that simple web page from various locations. She will be able to see the IP address of the incoming requests in the apache file as per my link above.

Apache is the world standard web server, 25% of all websites are hosted using Apache.
Lem
God
Posts: 2456
Joined: Tue Oct 27, 2020 12:46 am

Re: CALL FOR MODERATORS

Post by Lem »

Sledge wrote:
Thu Sep 09, 2021 10:00 pm
Lem wrote: Security Configuration Guide: Access Control Lists, Cisco IOS XE Release 3S

Chapter: Standard IP Access List Logging

Chapter Contents

The Standard IP Access List Logging feature provides the ability to log messages about packets that are permitted or denied by a standard IP access list. Any packet that matches the access list logs an information message about the packet at the device console.

....This module provides information about standard IP access list logging...

https://www.cisco.com/c/en/us/td/docs/i ... p-log.html

Your credibility is shot. Shades, this guy is NOT moderator material.
Lem, you're clearly not equipped to have this conversation. From my daughter:

"Cisco IOS is an operating system that resides at layer 7 on the OSI model. IP addresses are at layer 3. What this is describing are not "IP logs" but IP Access List logs."
Lol. So you didn't actually mean it when you said "There is no such thing as an 'IP log'." is that what you are saying?
Understanding IP Logging

You can manually configure the sensor to capture all IP traffic associated with a host you specify by IP address. You can specify how long you want the IP traffic to be logged, how many packets you want logged, and how many bytes you want logged.

https://www.cisco.com/c/en/us/td/docs/s ... #wp1030704
You're the one making false claims in your efforts to be granted access to the moderator level of this forum.
User avatar
ceeboo
God
Posts: 1767
Joined: Fri Feb 19, 2021 1:22 pm

Re: CALL FOR MODERATORS

Post by ceeboo »

So, I just spoke to my son and he said "Level 8.77s IOS Googalee gooks are not alts for sub 6bb4 Bananabooboobears! and the cresto bit data point rabbit ear thingy is not adobe rr rated - 7 bita meg point sourcing"

So, it looks like all of you are wrong!
Post Reply