i
Tech Mahindra
Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2023. There were 4 interview rounds.
Fortigate IPsec tunnel is a secure connection established between two Fortigate devices for secure communication.
IPsec tunnel is used to encrypt data traffic between two Fortigate devices
Fortigate devices authenticate each other using pre-shared keys or certificates
IPsec tunnel can be configured using the Fortigate web interface or CLI commands
Fortigate HA cluster is a high availability setup where two or more Fortigate devices work together to ensure continuous network security.
Fortigate HA cluster involves setting up two or more Fortigate devices in an active-passive or active-active configuration.
In active-passive setup, one device is active while the other is on standby, ready to take over in case of failure.
In active-active setup, both devices actively ...
Packet flow in Fortigate involves ingress, inspection, routing, and egress stages.
Ingress stage: Packet enters the Fortigate device through a physical or virtual interface.
Inspection stage: Packet is inspected by security policies, firewall rules, and security services like antivirus and IPS.
Routing stage: Packet is routed based on destination IP address and routing table.
Egress stage: Packet exits the Fortigate device...
posted on 11 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
posted on 8 Nov 2024
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
Firewall traffic flow refers to the movement of data packets through the firewall based on defined rules and policies.
Firewall inspects incoming and outgoing traffic to determine if it should be allowed or blocked
Traffic flow can be controlled using access control lists (ACLs) and security policies
Firewall can also perform Network Address Translation (NAT) to hide internal IP addresses
Examples of traffic flow include a...
Firewall architecture involves packet filtering, stateful inspection, and application layer filtering to protect networks.
Firewall acts as a barrier between internal network and external network
Packet filtering examines packets based on predefined rules to allow or block traffic
Stateful inspection tracks the state of active connections to make decisions on allowing or blocking traffic
Application layer filtering inspect...
I am seeking new challenges and opportunities for growth in my career.
Seeking new challenges to expand my skills and knowledge
Opportunities for career growth and advancement
Desire for a change in work environment or company culture
posted on 26 Mar 2024
Virtual router and virtual system play a crucial role in network security by providing isolated environments for routing and security policies.
Virtual router is a software-based routing instance that operates within a virtualized environment.
Virtual system is a logical division of a physical firewall that allows for separate security policies and configurations.
Both virtual router and virtual system help in creating is...
App-ID and Content-ID are features used in network security to identify and control applications and content.
App-ID is used to identify applications based on their behavior, not just port and protocol
Content-ID is used to identify and control content within applications
Both features are commonly used in next-generation firewalls for advanced security policies
Example: App-ID can identify and block social media applicati...
U-turn NAT is a network configuration where traffic enters and exits the same interface on a network device.
U-turn NAT is also known as hairpin NAT or NAT loopback.
It allows internal hosts to access resources using their public IP address from within the same network.
This is commonly used in scenarios where internal hosts need to access a server using its public IP address.
U-turn NAT can be configured on firewalls or r
A service route is the path that a service takes to reach its destination, including all the network devices it passes through.
Service routes can include routers, switches, firewalls, and other network devices.
Understanding service routes is important for network security to identify potential vulnerabilities or points of failure.
Examples of service routes include the path an email takes from sender to recipient, or th...
Wildfire is a type of malware analysis service provided by Palo Alto Networks.
Malware analysis service
Identifies and blocks unknown threats in real-time
Utilizes machine learning and AI for threat detection
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
It is online test. In this test there is question of apti and also coding and from 5g question.
There are two questions asked and time is enough to solve 60 minutes
A palindrome number is a number that remains the same when its digits are reversed.
Convert the number to a string
Reverse the string
Check if the reversed string is equal to the original string
Create a function to add two numbers
Define a function that takes two parameters as input
Inside the function, add the two numbers together and return the result
Example: function addNumbers(num1, num2) { return num1 + num2; }
Binary search code implementation in Python
Define a function that takes a sorted array and a target value as input
Initialize two pointers, low and high, to the start and end of the array respectively
While low is less than or equal to high, calculate mid as (low + high) // 2 and compare array[mid] with target
If array[mid] is equal to target, return mid
If array[mid] is less than target, update low to mid + 1
If array[mid]...
A program to check if a given name is a palindrome or not.
Convert the name to lowercase to handle case-insensitivity
Remove any spaces or special characters from the name
Reverse the name and compare it with the original name to check for palindrome
malloc and calloc are functions in C programming used for dynamic memory allocation.
malloc function is used to allocate a single block of memory of a specified size.
calloc function is used to allocate multiple blocks of memory of a specified size, initialized to zero.
Example: int *ptr = (int*)malloc(5 * sizeof(int));
Example: int *ptr = (int*)calloc(5, sizeof(int));
BGP, OSPF, and VPN are all protocols used in networking to facilitate communication and secure data transmission.
BGP (Border Gateway Protocol) is used to exchange routing information between different autonomous systems on the internet.
OSPF (Open Shortest Path First) is an interior gateway protocol used to find the best path for routing within a single autonomous system.
VPN (Virtual Private Network) is a technology tha...
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
Routing is the process of selecting the best path for network traffic to reach its destination.
Routing involves determining the optimal path for data packets to travel from the source to the destination.
Routers use routing tables to make decisions on how to forward packets based on destination IP addresses.
There are different types of routing protocols such as RIP, OSPF, EIGRP, and BGP.
Static routing involves manually ...
Switching is a networking technique used to forward data packets between devices on a computer network.
Switching involves the process of receiving, analyzing, and forwarding data packets within a network.
Switches operate at Layer 2 (Data Link Layer) of the OSI model.
Switches use MAC addresses to determine the destination of data packets.
Switches create separate collision domains and broadcast domains, improving network...
based on 2 reviews
Rating in categories
Software Engineer
26.4k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
21.2k
salaries
| ₹5.4 L/yr - ₹22.7 L/yr |
Technical Lead
11.5k
salaries
| ₹9.2 L/yr - ₹37 L/yr |
Associate Software Engineer
5.2k
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Team Lead
4.9k
salaries
| ₹5.1 L/yr - ₹16.8 L/yr |
Infosys
Cognizant
Accenture
Wipro